Class EPCompileExceptionItem

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
EPCompileExceptionSyntaxItem

public class EPCompileExceptionItem extends ExceptionLineItem
Exception information.
See Also:
  • Constructor Details

    • EPCompileExceptionItem

      public EPCompileExceptionItem(String message, Throwable cause, String expression, int lineNumber)
      Ctor.
      Parameters:
      message - the message
      cause - the cause
      expression - the expression
      lineNumber - line number starting at 1