public class ProcessCasErrorHandler extends ErrorHandlerBase implements ErrorHandler
endpointThresholdMapCONTINUE, DISABLE, DROPCAS, ENABLE, PROPAGATE, RETRY, RETRY_COUNT, TERMINATE| Constructor and Description |
|---|
ProcessCasErrorHandler() |
ProcessCasErrorHandler(Map aDelegateMap) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
handleError(Throwable t,
ErrorContext anErrorContext,
AnalysisEngineController aController) |
continueOnError, exceedsThreshold, exceedsThreshold, exceedsThresholdWithinWindow, getAction, getDelegateKey, getEndpointName, getEndpointThresholdMap, getThreshold, getThreshold, incrementStatistic, isHandlerForError, isValidActionForController, retryLastCommand, shouldRetryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEndpointThresholdMappublic ProcessCasErrorHandler()
public ProcessCasErrorHandler(Map aDelegateMap)
public boolean handleError(Throwable t, ErrorContext anErrorContext, AnalysisEngineController aController)
handleError in interface ErrorHandlerCopyright © 2016. All rights reserved.