类 CommonException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cn.webestar.scms.commons.CommonException
- 所有已实现的接口:
Serializable
- 直接已知子类:
BizException
- 另请参阅:
-
构造器概要
构造器构造器说明CommonException(Integer code, String message) CommonException(Integer code, String message, Throwable cause) -
方法概要
-
构造器详细资料
-
CommonException
-
CommonException
-
-
方法详细资料
-
getCode
-
setCode
-
getMessage
- 覆盖:
getMessage在类中Throwable
-
setMessage
-
getData
-
setData
-