MissingBackpressureException (RxJava Javadoc 3.1.10) (original) (raw)


public final class MissingBackpressureException
extends RuntimeException
Indicates that an operator attempted to emit a value but the downstream wasn't ready for it.
See Also:
Serialized Form