public class UnrecoverableIncomingException
extends java.lang.RuntimeException
RxMobiusLoop transformer has received an Observer.onError(Throwable) call, which is illegal. This exception means Mobius is in an
undefined state and should be considered a fatal programmer error. Do not try to handle this
exception in your code, ensure it never gets thrown.| Constructor and Description |
|---|
UnrecoverableIncomingException(java.lang.Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |