Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LabPy/lantz
/ RPCError
Class
RPCError
lantz/drivers/legacy/rpc.py:75–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
74
# Exceptions
75
class
RPCError(Exception):
76
pass
77
78
class
RPCBadFormat(RPCError):
79
pass
Callers
7
do_call
Method · 0.85
do_call
Method · 0.85
do_call
Method · 0.85
__init__
Method · 0.85
__init__
Method · 0.85
register
Method · 0.85
unregister
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected