public interface ErrorHandler
| Modifier and Type | Method and Description |
|---|---|
<T extends OptimizelyRuntimeException> |
handleError(T exception) |
<T extends OptimizelyRuntimeException> void handleError(T exception) throws T extends OptimizelyRuntimeException
T extends OptimizelyRuntimeException