MCPcopy Create free account
hub / github.com/PierreGode/Ragnar / NMBError

Class NMBError

pager_lib/nmb/nmb_structs.py:4–4  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2import struct
3
4class NMBError(Exception): pass
5
6class NotConnectedError(NMBError):
7 """

Callers 1

decodeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected