public class LoggingErrorHandler extends Object implements ErrorHandler
| Constructor and Description |
|---|
LoggingErrorHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleError(Exception error,
String errorMessage,
Runnable retryFunction) |
public void handleError(Exception error, String errorMessage, Runnable retryFunction)
handleError in interface ErrorHandlerCopyright © 2019 Flux Capacitor. All rights reserved.