Searched refs:CellularSystemError (Results 1 - 1 of 1) sorted by relevance

/external/autotest/client/cros/cellular/
H A Dcellular_system_error.py6 class CellularSystemError(Exception): class in inherits:Exception
12 class BadState(CellularSystemError):
21 class BadScpiCommand(CellularSystemError):
28 class ConnectionFailure(CellularSystemError):
36 class SocketTimeout(CellularSystemError):
47 class InstrumentTimeout(CellularSystemError):
55 class ChromebookHardwareTimeout(CellularSystemError):

Completed in 136 milliseconds