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

Class PDFEncryptionError

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

Source from the content-addressed store, hash-verified

31class PDFNoOutlines(PDFException): pass
32class PDFDestinationNotFound(PDFException): pass
33class PDFEncryptionError(PDFException): pass
34class PDFPasswordIncorrect(PDFEncryptionError): pass
35
36# some predefined literals and keywords.

Callers 1

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