Uses of Interface
com.aoapps.lang.exception.ExtraInfo
-
Packages that use ExtraInfo Package Description com.aoapps.lang.exception -
-
Uses of ExtraInfo in com.aoapps.lang.exception
Classes in com.aoapps.lang.exception that implement ExtraInfo Modifier and Type Class Description classWrappedErrorA wrapped error may be used to rethrow any throwable in a context whereErroris expected.classWrappedExceptionA wrapped exception may be used to rethrow checked exceptions in a context where they are otherwise not allowed.
-