Exception: Postscript::SyntaxError
- Inherits:
-
ParseError
- Object
- StandardError
- Error
- ParseError
- Postscript::SyntaxError
- Defined in:
- lib/postscript/errors.rb
Overview
Tokens did not form a valid PostScript program (unbalanced braces, missing operands, malformed literal).
Instance Attribute Summary
Attributes inherited from ParseError
Method Summary
Methods inherited from ParseError
Constructor Details
This class inherits a constructor from Postscript::ParseError