MCPcopy Create free account
hub / github.com/EmbeddedRPC/erpc / RequestError

Class RequestError

erpc_python/erpc/client.py:11–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9
10
11class RequestError(RuntimeError):
12 pass
13
14
15class ClientManager(object):

Callers 1

perform_requestMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected