public final class UndeliverableException
extends java.lang.IllegalStateException
History: 2.0.6 - experimental
Constructor and Description |
---|
UndeliverableException(java.lang.Throwable cause)
Construct an instance by wrapping the given, non-null
cause Throwable.
|