Home
last modified time | relevance | path

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

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