monix.reactive.exceptions
A composite exception represents a list of exceptions that were caught while delaying errors in the processing of observables.
Used in operators such as mergeDelayErrors, concatDelayError, combineLatestDelayError, etc...
mergeDelayErrors
concatDelayError
combineLatestDelayError
A composite exception represents a list of exceptions that were caught while delaying errors in the processing of observables.
Used in operators such as
mergeDelayErrors
,concatDelayError
,combineLatestDelayError
, etc...