Exception: Postscript::StackUnderflowError

Inherits:
RenderError show all
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

#operator_name

Method Summary

Methods inherited from RenderError

#initialize

Constructor Details

This class inherits a constructor from Postscript::RenderError