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

Class RequestError

service/network.py:40–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38
39
40class RequestError(Exception):
41 pass
42
43
44class AuthenticationError(Exception):

Callers 2

getMethod · 0.85
postMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected