Class JexlArithmetic.CoercionException

All Implemented Interfaces:
Serializable
Enclosing class:
JexlArithmetic

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

  • Constructor Details

    • CoercionException

      public CoercionException(String msg)
      Simple ctor.
      Parameters:
      msg - the exception message