Click or drag to resize

EPCompileExceptionItem Class

Exception information.
Inheritance Hierarchy

Namespace:  com.espertech.esper.compiler.client
Assembly:  NEsper.Compiler (in NEsper.Compiler.dll) Version: 8.0.0.0
Syntax
C#
[SerializableAttribute]
public class EPCompileExceptionItem : EPException

The EPCompileExceptionItem type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyExpression
Returns expression text for statement.
Public propertyLineNumber
Returns the line number.
Public propertyMessage
Top
See Also