Class EPCompileExceptionSyntaxItem

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.espertech.esper.common.client.util.ExceptionLineItem
com.espertech.esper.compiler.client.EPCompileExceptionItem
com.espertech.esper.compiler.client.EPCompileExceptionSyntaxItem
All Implemented Interfaces:
Serializable

public class EPCompileExceptionSyntaxItem extends EPCompileExceptionItem
Indicates a syntax exception
See Also:
  • Constructor Details

    • EPCompileExceptionSyntaxItem

      public EPCompileExceptionSyntaxItem(String message, Throwable cause, String expression, int lineNumber)
      Ctor.
      Parameters:
      message - - error message
      cause - - cause
      expression - - expression text
      lineNumber - - line number