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

Class PDFException

pattern/web/pdf/pdftypes.py:26–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24class PDFObject(PSObject): pass
25
26class PDFException(PSException): pass
27class PDFTypeError(PDFException): pass
28class PDFValueError(PDFException): pass
29class PDFNotImplementedError(PSException): pass

Callers 3

getobjMethod · 0.90
get_pagesMethod · 0.90
decodeMethod · 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…