类 PlatformException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.walker.infrastructure.core.NestedCheckedException
com.walker.infrastructure.ApplicationException
com.iplatform.core.PlatformException
- 所有已实现的接口:
Serializable
public class PlatformException
extends com.walker.infrastructure.ApplicationException
平台定义检查异常,后续业务类异常都要继承该对象。
- 作者:
- 时克英
- 另请参阅:
-
构造器概要
构造器 -
方法概要
从类继承的方法 com.walker.infrastructure.ApplicationException
getCode从类继承的方法 com.walker.infrastructure.core.NestedCheckedException
contains, getMessage, getMostSpecificCause, getRootCause
-
构造器详细资料
-
PlatformException
-