public class RaiseExceptionErrorHandler extends java.lang.Object implements ErrorHandler
ErrorHandler that handles an error by raising an exception| Constructor and Description |
|---|
RaiseExceptionErrorHandler() |
| Modifier and Type | Method and Description |
|---|---|
<T extends OptimizelyRuntimeException> |
handleError(T exception) |
public <T extends OptimizelyRuntimeException> void handleError(T exception)
handleError in interface ErrorHandler