MCPcopy Index your code
hub / github.com/Bitmessage/PyBitmessage / BMObjectExpiredError

Class BMObjectExpiredError

src/network/bmobject.py:19–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17
18
19class BMObjectExpiredError(Exception):
20 errorCodes = ("Object expired")
21
22
23class BMObjectUnwantedStreamError(Exception):

Callers 1

checkEOLSanityMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected