Class JexlException.Break

All Implemented Interfaces:
Serializable
Enclosing class:
JexlException

public static class JexlException.Break extends JexlException
Thrown to break a loop.
Since:
3.0
See Also:
  • Constructor Details

    • Break

      public Break(org.apache.commons.jexl3.parser.JexlNode node)
      Creates a new instance of Break.
      Parameters:
      node - the break