Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ Error
Class
Error
service/network.py:35–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
34
35
class
Error(Exception):
36
def
__init__(self, msg=None):
37
self.message = msg
38
39
40
class
RequestError(Exception):
Callers
3
get
Method · 0.85
post
Method · 0.85
__networkAccessCheck
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected