public class UnexpectedException extends PotentiallySecondaryRuntimeException
| Constructor and Description |
|---|
UnexpectedException() |
UnexpectedException(String msg) |
UnexpectedException(String msg,
Throwable t) |
UnexpectedException(Throwable t) |
UnexpectedException(Throwable nested,
String msg)
Deprecated.
|
getNestedThrowable, printStackTrace, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString