MCPcopy Index your code
hub / github.com/clips/pattern / PDFSyntaxError

Class PDFSyntaxError

pattern/web/pdf/pdfparser.py:29–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27## Exceptions
28##
29class PDFSyntaxError(PDFException): pass
30class PDFNoValidXRef(PDFSyntaxError): pass
31class PDFNoOutlines(PDFException): pass
32class PDFDestinationNotFound(PDFException): pass

Callers 4

loadMethod · 0.85
set_parserMethod · 0.85
getobjMethod · 0.85
do_keywordMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…