MCPcopy 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
75class RPCError(Exception):
76 pass
77
78class RPCBadFormat(RPCError):
79 pass

Callers 7

do_callMethod · 0.85
do_callMethod · 0.85
do_callMethod · 0.85
__init__Method · 0.85
__init__Method · 0.85
registerMethod · 0.85
unregisterMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected