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

Class Fail

module/plugins/Plugin.py:48–49  ·  view source on GitHub ↗

raised when failed

Source from the content-addressed store, hash-verified

46
47
48class Fail(Exception):
49 """ raised when failed """
50
51
52class Reconnect(Exception):

Callers 7

failMethod · 0.90
failMethod · 0.85
offlineMethod · 0.85
tempOfflineMethod · 0.85
retryMethod · 0.85
_processMethod · 0.85
failMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected