MCPcopy Index your code
hub / github.com/pyload/pyload / ArchiveError

Class ArchiveError

module/plugins/internal/Extractor.py:10–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8
9
10class ArchiveError(Exception):
11 pass
12
13
14class CRCError(Exception):

Callers 10

extractMethod · 0.85
listMethod · 0.85
extractMethod · 0.85
verifyMethod · 0.85
extractMethod · 0.85
verifyMethod · 0.85
extractMethod · 0.85
extractMethod · 0.85
listMethod · 0.85
_extractMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected