org.apache.uima.aae.error.handler
public class ProcessCasErrorHandler extends ErrorHandlerBase implements ErrorHandler
endpointThresholdMap
CONTINUE, 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, shouldRetry
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEndpointThresholdMap
public ProcessCasErrorHandler()
public ProcessCasErrorHandler(java.util.Map aDelegateMap)
public boolean handleError(java.lang.Throwable t, ErrorContext anErrorContext, AnalysisEngineController aController)
handleError
in interface ErrorHandler
Copyright © 2014. All Rights Reserved.