MCPcopy Create free account
hub / github.com/LabPy/lantz / RPCBadFormat

Class RPCBadFormat

lantz/drivers/legacy/rpc.py:78–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76 pass
77
78class RPCBadFormat(RPCError):
79 pass
80
81class RPCBadVersion(RPCError):
82 pass

Callers 1

unpack_callheaderMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected