public class TypeException extends RuntimeException
| 构造器和说明 |
|---|
TypeException() |
TypeException(String message) |
TypeException(String message,
Throwable cause) |
TypeException(Throwable cause) |
Copyright © 2019. All rights reserved.