MCPcopy Create free account
hub / github.com/FreeOpcUa/python-opcua / NotEnoughData

Class NotEnoughData

opcua/common/utils.py:28–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26
27
28class NotEnoughData(UaError):
29 pass
30
31
32class SocketClosedException(UaError):

Callers 2

readMethod · 0.85
skipMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected