Uses of Package
io.reactivex.rxjava3.exceptions
Packages that use io.reactivex.rxjava3.exceptions
Package
Description
Exception handling utilities (
Exceptions
),
composite exception container (CompositeException
) and
various lifecycle-related (UndeliverableException
)
and behavior-violation exception types (OnErrorNotImplementedException
,
MissingBackpressureException
).-
Classes in io.reactivex.rxjava3.exceptions used by io.reactivex.rxjava3.exceptionsClassDescriptionSame abstraction and implementation as in JDK to allow PrintStream and PrintWriter to share implementation.Same abstraction and implementation as in JDK to allow PrintStream and PrintWriter to share implementation.Indicates that an operator attempted to emit a value but the downstream wasn't ready for it.
-
Classes in io.reactivex.rxjava3.exceptions used by io.reactivex.rxjava3.internal.operators.flowableClassDescriptionIndicates that an operator attempted to emit a value but the downstream wasn't ready for it.