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

Class BMObjectAlreadyHaveError

src/network/bmobject.py:31–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29
30
31class BMObjectAlreadyHaveError(Exception):
32 errorCodes = ("Already have this object")
33
34
35class BMObject(object):

Callers 1

checkAlreadyHaveMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected