Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Rx.exceptions.OnErrorThrowable Classes and Interfaces - 2 results found.
NameDescriptionTypePackageFramework
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