[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)
Thrown to indicate a configuration problem.
Namespace: net.esper.client
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public NotInheritable Class ConfigurationException _ Inherits EPException |
C# |
---|
[SerializableAttribute] public sealed class ConfigurationException : EPException |
Visual C++ |
---|
[SerializableAttribute] public ref class ConfigurationException sealed : public EPException |
Inheritance Hierarchy
System.Object
System.Exception
System.SystemException
net.esper.client.EPException
net.esper.client.ConfigurationException
System.Exception
System.SystemException
net.esper.client.EPException
net.esper.client.ConfigurationException