Home
last modified time | relevance | path

Searched refs:OTCIError (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/tools/otci/otci/
Derrors.py32 class OTCIError(Exception): class
37 class ExpectLineTimeoutError(OTCIError):
44 class CommandError(OTCIError):
55 class UnexpectedCommandOutput(OTCIError):
62 class InvalidArgumentsError(OTCIError):