Class PsyUndefinedException

All Implemented Interfaces:
PsyExecutable, PsyObject, Serializable

@ErrorType("undefined") public class PsyUndefinedException extends PsyErrorException
The representation of the undefined error thrown by the operator accessing the dictionary by the absent key or by the interpreter failing to resolve the command name against the dictionary stack.
See Also:
  • Constructor Details

    • PsyUndefinedException

      public PsyUndefinedException()