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