public class UndeclaredThrowableException extends RuntimeException
| Constructor and Description |
|---|
UndeclaredThrowableException(String message,
Throwable t) |
UndeclaredThrowableException(Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getUndeclaredThrowable() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString