com.espertech.esper.core.service
Class ExceptionHandlingService
java.lang.Object
com.espertech.esper.core.service.ExceptionHandlingService
public class ExceptionHandlingService
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExceptionHandlingService
public ExceptionHandlingService(java.lang.String engineURI,
java.util.List<ExceptionHandler> exceptionHandlers,
java.util.List<ConditionHandler> conditionHandlers)
handleCondition
public void handleCondition(BaseCondition condition,
EPStatementHandle handle)
handleException
public void handleException(java.lang.RuntimeException ex,
EPStatementAgentInstanceHandle handle)
getEngineURI
public java.lang.String getEngineURI()