Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_once
Method · 0.95
_process_error
Method · 0.95
coffee-script.js
File · 0.80
b
Function · 0.80
c
Function · 0.80
main.py
File · 0.80
siteSign
Method · 0.80
siteVerify
Method · 0.80
dbRebuild
Method · 0.80
siteCmd
Method · 0.80
cryptGetPrivatekey
Method · 0.80
start
Method · 0.80
Calls
1
format
Method · 0.80
Tested by
9
getDb
Method · 0.64
getDbFiles
Method · 0.64
rebuildDb
Method · 0.64
query
Method · 0.64
rename
Method · 0.64
onUpdated
Method · 0.64
deleteFiles
Method · 0.64
test_perform_m_search_socket_error
Method · 0.64
test_retrieve_igd_profile_timeout
Method · 0.64