[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 with a accessing a
property of an net.esper.events.EventBean.
Namespace: net.esper.events
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public NotInheritable Class PropertyAccessException _ Inherits SystemException |
C# |
---|
[SerializableAttribute] public sealed class PropertyAccessException : SystemException |
Visual C++ |
---|
[SerializableAttribute] public ref class PropertyAccessException sealed : public SystemException |