Modifier and Type | Method and Description |
---|---|
protected void |
BaseAnalysisEngineController.handleAction(String anAction,
String anEndpoint,
ErrorContext anErrorContext) |
void |
AnalysisEngineControllerAdapter.takeAction(String anAction,
String anEndpointName,
ErrorContext anErrorContext) |
void |
AnalysisEngineController.takeAction(String anAction,
String anEndpointName,
ErrorContext anErrorContext) |
void |
AggregateAnalysisEngineController_impl.takeAction(String anAction,
String anEndpointName,
ErrorContext anErrorContext) |
void |
PrimitiveAnalysisEngineController_impl.takeAction(String anAction,
String anEndpointName,
ErrorContext anErrorContext)
Executes action on error.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
Delegate.handleError(Exception e,
ErrorContext errorContext) |
void |
ControllerDelegate.handleError(Exception e,
ErrorContext errorContext) |
Modifier and Type | Method and Description |
---|---|
protected String |
ErrorHandlerBase.getEndpointName(AnalysisEngineController aController,
ErrorContext anErrorContext) |
void |
ErrorHandlerChain.handle(Throwable t,
ErrorContext anErrorContext,
AnalysisEngineController aController) |
boolean |
ErrorHandler.handleError(Throwable t,
ErrorContext anErrorContext,
AnalysisEngineController aController) |
protected boolean |
ErrorHandlerBase.isHandlerForError(ErrorContext anErrorContext,
int anExpectedCommand) |
void |
ErrorHandlerListenerBase.onError(Throwable t,
ErrorContext anErrorContext) |
void |
ErrorHandlerListener.onError(Throwable t,
ErrorContext anErrorContext) |
void |
ErrorHandlerListenerBase.onError(Throwable t,
ErrorContext anErrorContext,
AnalysisEngineController aController) |
void |
ErrorHandlerListener.onError(Throwable t,
ErrorContext anErrorContext,
AnalysisEngineController aController) |
protected boolean |
ErrorHandlerBase.retryLastCommand(int aRetryCommand,
Endpoint anEndpoint,
AnalysisEngineController aController,
String aKey,
Threshold aThreshold,
ErrorContext anErrorContext) |
Modifier and Type | Method and Description |
---|---|
boolean |
GetMetaErrorHandler.handleError(Throwable t,
ErrorContext anErrorContext,
AnalysisEngineController aController) |
boolean |
CpcErrorHandler.handleError(Throwable t,
ErrorContext anErrorContext,
AnalysisEngineController aController) |
boolean |
ProcessCasErrorHandler.handleError(Throwable t,
ErrorContext anErrorContext,
AnalysisEngineController aController) |
Modifier and Type | Method and Description |
---|---|
static ErrorContext |
HandlerBase.populateErrorContext(MessageContext aMessageCtx) |
Modifier and Type | Method and Description |
---|---|
void |
ClientServiceDelegate.handleError(Exception e,
ErrorContext errorContext) |
Modifier and Type | Method and Description |
---|---|
boolean |
InvalidJMSMessageHandler.handleError(Throwable t,
ErrorContext anErrorContext,
AnalysisEngineController aController) |
boolean |
JMSExceptionHandler.handleError(Throwable t,
ErrorContext anErrorContext,
AnalysisEngineController aController) |
Copyright © 2016. All rights reserved.