public final class RethrowingErrorHandler extends Object implements ErrorHandler
Throwable as an unchecked exception.| Modifier and Type | Field and Description |
|---|---|
static RethrowingErrorHandler |
INSTANCE
Singleton instance to avoid allocation.
|
| Constructor and Description |
|---|
RethrowingErrorHandler() |
public static final RethrowingErrorHandler INSTANCE
public void onError(Throwable ex)
onError in interface ErrorHandlerCopyright © 2014-2023 Real Logic Limited. All Rights Reserved.