public class WrappedException extends RuntimeException
| Constructor and Description |
|---|
WrappedException(Exception exception) |
| Modifier and Type | Method and Description |
|---|---|
<E extends Exception> |
convert(Class<E> exceptionClass) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.