类 TypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
cn.myafx.data.type.TypeException
所有已实现的接口:
Serializable

public class TypeException extends Exception
作者:
Clinton Begin
另请参阅:
  • 构造器详细资料

    • TypeException

      public TypeException()
    • TypeException

      public TypeException(String message)
    • TypeException

      public TypeException(String message, Throwable cause)
    • TypeException

      public TypeException(Throwable cause)