Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
24
class
PDFObject(PSObject):
pass
25
26
class
PDFException(PSException):
pass
27
class
PDFTypeError(PDFException):
pass
28
class
PDFValueError(PDFException):
pass
29
class
PDFNotImplementedError(PSException):
pass
Callers
3
getobj
Method · 0.90
get_pages
Method · 0.90
decode
Method · 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…