Exception: Postsvg::SyntaxError
- Inherits:
-
ParseError
- Object
- StandardError
- Error
- ParseError
- Postsvg::SyntaxError
- Defined in:
- lib/postsvg/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 Postsvg::ParseError