Class PsyStackUnderflowException

All Implemented Interfaces:
PsyExecutable, PsyObject, Serializable

@ErrorType("stackunderflow") public class PsyStackUnderflowException extends PsyErrorException
The representation of the stackunderflow error thrown when the operand stack contains fewer operands than the operator expects.
See Also:
  • Constructor Details

    • PsyStackUnderflowException

      public PsyStackUnderflowException()