Exception: Pdfrb::SyntaxError

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

#source_position

Method Summary

Methods inherited from ParseError

#initialize

Constructor Details

This class inherits a constructor from Pdfrb::ParseError