Exception: Postsvg::StackUnderflowError

Inherits:
RenderError show all
Defined in:
lib/postsvg/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 Postsvg::RenderError