类 BaseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cn.godmao.exception.BaseException
- 所有已实现的接口:
IException<Object>,Serializable
- 另请参阅:
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
BaseException
-
BaseException
-
-
方法详细资料
-
getCode
- 指定者:
getCode在接口中IException<Object>
-
getMsg
- 指定者:
getMsg在接口中IException<Object>
-
getData
- 指定者:
getData在接口中IException<Object>
-