public final class UndeliverableException extends IllegalStateException
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, toString
public UndeliverableException(Throwable cause)
cause
- the cause, not null