MCPcopy
hub / github.com/HelloZeroNet/ZeroNet / error

Method error

src/lib/subtl/subtl.py:101–102  ·  view source on GitHub ↗
(self, message)

Source from the content-addressed store, hash-verified

99 return trans
100
101 def error(self, message):
102 raise Exception('error: {}'.format(message))
103
104 def _send(self, action, payload=None):
105 if not payload:

Callers 15

poll_onceMethod · 0.95
_process_errorMethod · 0.95
coffee-script.jsFile · 0.80
bFunction · 0.80
cFunction · 0.80
main.pyFile · 0.80
siteSignMethod · 0.80
siteVerifyMethod · 0.80
dbRebuildMethod · 0.80
siteCmdMethod · 0.80
cryptGetPrivatekeyMethod · 0.80
startMethod · 0.80

Calls 1

formatMethod · 0.80

Tested by 9

getDbMethod · 0.64
getDbFilesMethod · 0.64
rebuildDbMethod · 0.64
queryMethod · 0.64
renameMethod · 0.64
onUpdatedMethod · 0.64
deleteFilesMethod · 0.64