[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 thrown when a runtime assertion failed.
Namespace: net.esper.util
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class AssertionException _ Inherits SystemException |
C# |
---|
[SerializableAttribute] public class AssertionException : SystemException |
Visual C++ |
---|
[SerializableAttribute] public ref class AssertionException : public SystemException |