[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
This exception is thrown to indicate a problem resolving an event type by name.
Namespace: net.esper.events
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class EventAdapterException _ Inherits EPException |
C# |
---|
[SerializableAttribute] public class EventAdapterException : EPException |
Visual C++ |
---|
[SerializableAttribute] public ref class EventAdapterException : public EPException |
Inheritance Hierarchy
System.Object
System.Exception
System.SystemException
net.esper.client.EPException
net.esper.events.EventAdapterException
System.Exception
System.SystemException
net.esper.client.EPException
net.esper.events.EventAdapterException