Class PsyUnmatchedMarkException

All Implemented Interfaces:
PsyExecutable, PsyObject, Serializable

@ErrorType("unmatchedmark") public class PsyUnmatchedMarkException extends PsyErrorException
The representation of the unmatchedmark error thrown when a mark expected not on the operand stack.
See Also:
  • Constructor Details

    • PsyUnmatchedMarkException

      public PsyUnmatchedMarkException()
      Constructs a new exception object with null as its detail message.