Package | Description |
---|---|
rx.exceptions |
Exception handling utilities, safe subscriber exception classes,
lifecycle exception classes.
|
Modifier and Type | Method and Description |
---|---|
static AssemblyStackTraceException |
AssemblyStackTraceException.find(Throwable e)
Locate the first AssemblyStackTraceException in the causal chain of the
given Throwable (or it if it's one).
|
Copyright © 2023. All rights reserved.