com.espertech.esper.client.dataflow
Interface EPDataFlowExceptionHandler


public interface EPDataFlowExceptionHandler

Handler for exceptions thrown by data flow operators.


Method Summary
 void handle(EPDataFlowExceptionContext context)
          Handle exception.
 

Method Detail

handle

void handle(EPDataFlowExceptionContext context)
Handle exception.

Parameters:
context - provides all exception information

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com