Exception: Postscript::StackUnderflowError
- Inherits:
-
RenderError
- Object
- StandardError
- Error
- RenderError
- Postscript::StackUnderflowError
- Defined in:
- lib/postscript/errors.rb
Overview
An operator tried to pop more values than the stack held.
Instance Attribute Summary
Attributes inherited from RenderError
Method Summary
Methods inherited from RenderError
Constructor Details
This class inherits a constructor from Postscript::RenderError