Package icu.easyj.core.context
Class ContextEmptyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
icu.easyj.core.context.ContextEmptyException
- All Implemented Interfaces:
Serializable
上下文为空的异常
- Since:
- 0.6.9
- Author:
- wangliang181230
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionContextEmptyException(String message) ContextEmptyException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ContextEmptyException
-
ContextEmptyException
-
-
Method Details
-
create
-