Package com.etymon.pj.exception

Exception Summary
InvalidPdfObjectException An exception that gets thrown when the parser encounters invalid data while trying to read the startxref.
PdfFormatException An exception that gets thrown when the parser encounters invalid PDF data.
PjException The base class for all exceptions within this package.
PjScriptException An exception that gets thrown by PjScript.
StartxrefFormatException An exception that gets thrown when the parser encounters invalid data while trying to read the startxref.
XrefFormatException An exception that gets thrown when the parser encounters invalid data while trying to read the xref table.