MCPcopy Create free account
hub / github.com/Bitmessage/PyBitmessage / BMObjectUnwantedStreamError

Class BMObjectUnwantedStreamError

src/network/bmobject.py:23–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21
22
23class BMObjectUnwantedStreamError(Exception):
24 errorCodes = ("Object in unwanted stream")
25
26
27class BMObjectInvalidError(Exception):

Callers 1

checkStreamMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected