public class ProcessCasErrorHandler extends ErrorHandlerBase implements ErrorHandler
endpointThresholdMapCONTINUE, DISABLE, DROPCAS, ENABLE, PROPAGATE, RETRY, RETRY_COUNT, TERMINATE| Constructor and Description |
|---|
ProcessCasErrorHandler() |
ProcessCasErrorHandler(java.util.Map aDelegateMap) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
handleError(java.lang.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(java.util.Map aDelegateMap)
public boolean handleError(java.lang.Throwable t,
ErrorContext anErrorContext,
AnalysisEngineController aController)
handleError in interface ErrorHandlerCopyright © 2012. All Rights Reserved.