Click or drag to resize

NamingException Class

[Missing <summary> documentation for "T:com.espertech.esper.compat.directory.NamingException"]

Inheritance Hierarchy
SystemException
  com.espertech.esper.compat.directoryNamingException

Namespace:  com.espertech.esper.compat.directory
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public class NamingException : Exception
Constructors
  NameDescription
Public methodNamingException
Initializes a new instance of the NamingException class.
Public methodNamingException(String)
Initializes a new instance of the NamingException class.
Top
See Also