See: Description
| Class | Description |
|---|---|
| Exceptions |
Utility class to help propagate checked exceptions and rethrow exceptions
designated as fatal.
|
| Exception | Description |
|---|---|
| CompositeException |
Represents an exception that is a composite of one or more other exceptions.
|
| MissingBackpressureException |
Indicates that an operator attempted to emit a value but the downstream wasn't ready for it.
|