MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / ServerError

Class ServerError

service/network.py:48–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46
47
48class ServerError(Exception):
49 pass
50
51
52class TimeoutError(Exception):

Callers 2

getMethod · 0.85
postMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected