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

Class Abort

module/plugins/Plugin.py:44–45  ·  view source on GitHub ↗

raised when aborted

Source from the content-addressed store, hash-verified

42
43
44class Abort(Exception):
45 """ raised when aborted """
46
47
48class Fail(Exception):

Callers 7

downloadMethod · 0.90
writeMethod · 0.90
_downloadMethod · 0.90
writeMethod · 0.85
writeMethod · 0.85
writeMethod · 0.85
writeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected