Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Rx.exceptions Classes and Interfaces - 9 results found.
NameDescriptionTypePackageFramework
CompositeExceptionRepresents an exception that is a composite of one or more other exceptions.Classrx.exceptionsRxJava
ExceptionsUtility class with methods to wrap checked exceptions and manage fatal and regular exception delivery.Classrx.exceptionsRxJava
MissingBackpressureExceptionRepresents an exception that indicates that a Subscriber or operator attempted to apply reactive pull backpressure to an Observable that does not implement it.Classrx.exceptionsRxJava
OnCompletedFailedExceptionRepresents an exception used to re-throw errors thrown from Observer.Classrx.exceptionsRxJava
OnErrorFailedExceptionRepresents an exception used to re-throw errors thrown from Observer.Classrx.exceptionsRxJava
OnErrorNotImplementedExceptionRepresents an exception used to re-throw Observer.Classrx.exceptionsRxJava
OnErrorThrowableRepresents a Throwable that an Observable might notify its subscribers of, but that then can be handled by an operator that is designed to recover from or react appropriately to such an error.Classrx.exceptionsRxJava
OnErrorThrowable .OnNextValueRepresents an exception that was encountered while trying to emit an item from an Observable, and tries to preserve that item for future use and/or reporting.Classrx.exceptions.OnErrorThrowableRxJava
UnsubscribeFailedExceptionRepresents an exception used to re-throw errors thrown from Subscriber.Classrx.exceptionsRxJava