类 TypeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
cn.myafx.data.type.TypeException
- 所有已实现的接口:
Serializable
- 作者:
- Clinton Begin
- 另请参阅:
-
构造器概要
构造器构造器说明TypeException(String message) TypeException(String message, Throwable cause) TypeException(Throwable cause) -
方法概要
-
构造器详细资料
-
TypeException
public TypeException() -
TypeException
-
TypeException
-
TypeException
-