public final classUndeliverableExceptionextendsIllegalStateException
History: 2.0.6 - experimental; 2.1 - beta
| Constructor and Description |
|---|
UndeliverableException(Throwable cause)Construct an instance by wrapping the given, non-null cause Throwable. |
addSuppressed,fillInStackTrace,getCause,getLocalizedMessage,getMessage,getStackTrace,getSuppressed,initCause,printStackTrace,printStackTrace,printStackTrace,setStackTrace,toStringpublic UndeliverableException(Throwable cause)
cause - the cause, not null