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.exceptionsClassDescriptionIndicates that an operator attempted to emit a value but the downstream wasn't ready for it.