MCPcopy Create free account
hub / github.com/LabPy/lantz / InstrumentError

Class InstrumentError

lantz/errors.py:21–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19 pass
20
21class InstrumentError(Exception):
22 pass
23
24class NotSupportedError(Exception):
25 pass

Callers 15

queryMethod · 0.90
_return_handlerMethod · 0.90
__init__Method · 0.90
_find_interfaceMethod · 0.90
__init__Method · 0.90
raw_sendMethod · 0.90
queryMethod · 0.90
_return_handlerMethod · 0.90
_get_error_stringMethod · 0.90
_return_handlerMethod · 0.90
pause_trigger_sourceMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected