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

Class PDFTypeError

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

Source from the content-addressed store, hash-verified

25
26class PDFException(PSException): pass
27class PDFTypeError(PDFException): pass
28class PDFValueError(PDFException): pass
29class PDFNotImplementedError(PSException): pass
30

Callers 7

int_valueFunction · 0.85
float_valueFunction · 0.85
num_valueFunction · 0.85
str_valueFunction · 0.85
list_valueFunction · 0.85
dict_valueFunction · 0.85
stream_valueFunction · 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…