Uses of Class
icu.easyj.core.exception.WrapperException
Packages that use WrapperException
-
Uses of WrapperException in icu.easyj.core.exception
Subclasses of WrapperException in icu.easyj.core.exceptionModifier and TypeClassDescriptionclassSkip Callback Wrapper Exception.
跳过回调函数的包装异常。
注意:仅仅是为了跳过函数的异常类型限制而使用,必须在函数外捕获该异常并抛出cause -
Uses of WrapperException in icu.easyj.core.util
Methods in icu.easyj.core.util with parameters of type WrapperExceptionModifier and TypeMethodDescriptionstatic ThrowableThrowableUtils.unwrap(WrapperException t) 拆包异常