public interface ErrorHandlerListener
Modifier and Type | Method and Description |
---|---|
void |
onError(Throwable t,
ErrorContext anErrorContext) |
void |
onError(Throwable t,
ErrorContext anErrorContext,
AnalysisEngineController aController) |
void onError(Throwable t, ErrorContext anErrorContext, AnalysisEngineController aController)
void onError(Throwable t, ErrorContext anErrorContext)
Copyright © 2017. All rights reserved.