Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
19
class
BMObjectExpiredError(Exception):
20
errorCodes = (
"Object expired"
)
21
22
23
class
BMObjectUnwantedStreamError(Exception):
Callers
1
checkEOLSanity
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected