com.etymon.pj.exception |
|
Java Source File Name | Type | Comment |
InvalidPdfObjectException.java | Class | An exception that gets thrown when the parser encounters invalid
data while trying to read the startxref. |
PdfFormatException.java | Class | An exception that gets thrown when the parser encounters invalid
PDF data. |
PjException.java | Class | The base class for all exceptions within this package. |
PjScriptException.java | Class | An exception that gets thrown by PjScript. |
StartxrefFormatException.java | Class | An exception that gets thrown when the parser encounters invalid
data while trying to read the startxref. |
XrefFormatException.java | Class | An exception that gets thrown when the parser encounters invalid
data while trying to read the xref table. |