类 ApplicationRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.walker.infrastructure.core.NestedRuntimeException
com.walker.infrastructure.ApplicationRuntimeException
- 所有已实现的接口:
Serializable
应用程序基础运行异常定义,任何业务相关的运行异常定义必须继承该对象。
- 作者:
- shikeying
- 另请参阅:
-
构造器概要
构造器 -
方法概要
从类继承的方法 com.walker.infrastructure.core.NestedRuntimeException
contains, getMessage, getMostSpecificCause, getRootCause
-
构造器详细资料
-
ApplicationRuntimeException
public ApplicationRuntimeException() -
ApplicationRuntimeException
-
ApplicationRuntimeException
-
ApplicationRuntimeException
-