Searched refs:CellularSimulatorError (Results 1 – 5 of 5) sorted by relevance
194 raise cc.CellularSimulatorError('Could not connect to CMW500.')558 raise cc.CellularSimulatorError('The phone was not in '572 raise cc.CellularSimulatorError('The phone was not in '586 raise cc.CellularSimulatorError('The phone was not in '
69 raise cc.CellularSimulatorError('Could not connect to MD8475.')491 raise cc.CellularSimulatorError('The phone did not attach before '504 raise cc.CellularSimulatorError('The phone was not in '518 raise cc.CellularSimulatorError('The phone was not in Idle state '
112 except simulator.CellularSimulatorError:279 except simulator.CellularSimulatorError as e:
368 class CellularSimulatorError(Exception): class
200 except cellular_simulator.CellularSimulatorError: