All Implemented Interfaces:
Serializable
Enclosing class:
JexlException

protected static class JexlException.Cancel extends JexlException
Thrown to cancel a script execution.
Since:
2.1
See Also:
  • Constructor Details

    • Cancel

      protected Cancel(JexlNode node)
      Creates a new instance of Cancel.
      Parameters:
      node - the node where the interruption was detected