Click or drag to resize

ExceptionHandlerExceptionType Class

Indicates the phase during which and exception was encountered.
Inheritance Hierarchy
SystemEnum
  com.espertech.esper.common.client.hook.exceptionExceptionHandlerExceptionType

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

The ExceptionHandlerExceptionType type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberPROCESS
Public fieldStatic memberUNDEPLOY
Public fieldvalue__
Top
See Also