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

Class PDFNotImplementedError

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

Source from the content-addressed store, hash-verified

27class PDFTypeError(PDFException): pass
28class PDFValueError(PDFException): pass
29class PDFNotImplementedError(PSException): pass
30
31
32## PDFObjRef

Callers 2

initializeMethod · 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…