MCPcopy 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
66class UPnPError(Exception):
67 def __init__(self, message):
68 self.message
69
70class Router:
71 name = ""

Callers 1

soapRequestMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected