public final class OnSubscribeNotCalledException extends ProtocolNonConformanceException
onSubscribe
was not called before calling onNext
,
onSuccess
, onError
or onComplete
.Constructor and Description |
---|
OnSubscribeNotCalledException() |
OnSubscribeNotCalledException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OnSubscribeNotCalledException()
public OnSubscribeNotCalledException(Throwable cause)