Click or drag to resize

EventTypeException Class

Indicates that a problem occurred looking up, assigning or creating and event type.
Inheritance Hierarchy
SystemException
  com.espertech.esper.common.clientEPException
    com.espertech.esper.common.clientEventTypeException

Namespace:  com.espertech.esper.common.client
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
[SerializableAttribute]
public class EventTypeException : EPException

The EventTypeException type exposes the following members.

Constructors
  NameDescription
Public methodEventTypeException
Ctor.
Top
See Also