Click or drag to resize

ExceptionHandlerEventArgs Class

Event data for exception handling.
Inheritance Hierarchy
SystemEventArgs
  com.espertech.esper.common.client.hook.exceptionExceptionHandlerEventArgs

Namespace:  com.espertech.esper.common.client.hook.exception
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public class ExceptionHandlerEventArgs : EventArgs

The ExceptionHandlerEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodExceptionHandlerEventArgs
Initializes a new instance of the ExceptionHandlerEventArgs class
Top
Properties
See Also