Package | Description |
---|---|
rx.exceptions |
Exception handling utilities, safe subscriber exception classes,
lifecycle exception classes.
|
Modifier and Type | Method and Description |
---|---|
static OnErrorThrowable |
OnErrorThrowable.from(Throwable t)
Converts a
Throwable into an OnErrorThrowable . |
Copyright © 2022. All rights reserved.