Class PsyRangeCheckException

All Implemented Interfaces:
PsyExecutable, PsyObject, Serializable

@ErrorType("rangecheck") public class PsyRangeCheckException extends PsyErrorException
The representation of the rangecheck error thrown when the operand has the value outside the range acceptable for the operator.
See Also:
  • Constructor Details

    • PsyRangeCheckException

      public PsyRangeCheckException()