Class JexlArithmetic.NullOperand

All Implemented Interfaces:
Serializable
Enclosing class:
JexlArithmetic

public static class JexlArithmetic.NullOperand extends ArithmeticException
Marker class for null operand exceptions.
See Also:
  • Field Details

  • Constructor Details

    • NullOperand

      public NullOperand()