public final class OnSubscribeNotCalledException extends ProtocolNonConformanceException
onSubscribe was not called before calling onNext,
onSuccess, onError or onComplete.| Constructor and Description |
|---|
OnSubscribeNotCalledException() |
OnSubscribeNotCalledException(java.lang.Throwable cause) |