Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Bitmessage/PyBitmessage
/ UPnPError
Class
UPnPError
src/upnp.py:66–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
return
doc.toxml()
65
66
class
UPnPError(Exception):
67
def
__init__(self, message):
68
self.message
69
70
class
Router:
71
name =
""
Callers
1
soapRequest
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected