Class OperandException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
SemanticException, SyntaxException

public class OperandException extends ProgramException
See Also:
  • Constructor Details

    • OperandException

      public OperandException(String format, Object... arguments)