@FunctionalInterface public interface ErrorHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handleError(Exception error,
String errorMessage,
Runnable retryFunction) |
Copyright © 2019 Flux Capacitor. All rights reserved.