B | |
| BadDate [Pdfdate] |
Raised when date_of_string fails
|
| BadFunctionEvaluation [Pdffun] |
Raised from
eval_function (see below) in the case of inputs which don't
match the evaluation
|
C | |
| Couldn'tDecodeStream [Pdfcodec] |
There was bad data.
|
D | |
| DecodeNotSupported [Pdfcodec] |
PdfCaml doesn't support this encoding or its predictor.
|
E | |
| EmptyQueue [Utility] |
Raised upon dequeuing an empty queue.
|
| Error [Zlib] | |
| Error [Unzip] | |
I | |
| Input_closed [Io] |
This exception is raised when reading on a closed input.
|
N | |
| No_more_input [Io] |
This exception is raised when reading on an input with the
read or
nread functions while there is no available token to read.
|
| NonInvertable [Transform] | |
O | |
| Overflow [Io] |
Exception raised when a read or write operation cannot be completed.
|
P | |
| PDFError [Pdf] |
Any function may return this.
|
| PDFReadError [Pdfread] | |
| PDFSemanticError [Pdfread] |
There can be many things malformed with a PDF file, in addition to the
usual difficulties concerned with file I/O.
|