B | |
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.
|
EndOfInput [Io] |
Raised upon reading past the end of an input.
|
EndOfOutput [Io] |
Raised upon writing past the end of an output.
|
N | |
NonInvertable [Transform] |
Matrix inversion.
|
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.
|