Uses of Class
rx.exceptions.OnErrorThrowable
Packages that use OnErrorThrowable
Package
Description
Exception handling utilities, safe subscriber exception classes,
lifecycle exception classes.
-
Uses of OnErrorThrowable in rx.exceptions
Methods in rx.exceptions that return OnErrorThrowableModifier and TypeMethodDescriptionstatic OnErrorThrowable
Converts aThrowable
into anOnErrorThrowable
.