Package icu.easyj.core.exception
Class SkipCallbackWrapperException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
icu.easyj.core.exception.WrapperException
icu.easyj.core.exception.SkipCallbackWrapperException
- All Implemented Interfaces:
Serializable
Skip Callback Wrapper Exception.
跳过回调函数的包装异常。
注意:仅仅是为了跳过函数的异常类型限制而使用,必须在函数外捕获该异常并抛出cause
跳过回调函数的包装异常。
注意:仅仅是为了跳过函数的异常类型限制而使用,必须在函数外捕获该异常并抛出cause
- Author:
- wangliang181230
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class icu.easyj.core.exception.WrapperException
fillInStackTraceMethods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SkipCallbackWrapperException
-
SkipCallbackWrapperException
-