[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)
Exception to indicate that a stream name could not be resolved.
Namespace: net.esper.eql.core
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class StreamNotFoundException _ Inherits StreamTypesException |
C# |
---|
[SerializableAttribute] public class StreamNotFoundException : StreamTypesException |
Visual C++ |
---|
[SerializableAttribute] public ref class StreamNotFoundException : public StreamTypesException |
Inheritance Hierarchy
System.Object
System.Exception
net.esper.eql.core.StreamTypesException
net.esper.eql.core.StreamNotFoundException
System.Exception
net.esper.eql.core.StreamTypesException
net.esper.eql.core.StreamNotFoundException