Exception: Pdfrb::SyntaxError
- Inherits:
-
ParseError
- Object
- StandardError
- Error
- ParseError
- Pdfrb::SyntaxError
- Defined in:
- lib/pdfrb/error.rb
Overview
Tokens did not form a valid PDF structure (unbalanced << >>, missing endobj, malformed xref, etc.).
Instance Attribute Summary
Attributes inherited from ParseError
Method Summary
Methods inherited from ParseError
Constructor Details
This class inherits a constructor from Pdfrb::ParseError