Home
last modified time | relevance | path

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

/external/autotest/client/deps/lansim/src/py/
Dsimulator.py15 class SimulatorError(Exception): class
85 raise SimulatorError("|callback| must be a callable object.")
93 raise SimulatorError("Unknown rule format: %r" % rule)
108 raise SimulatorError("|callback| must be a callable object.")
179 raise SimulatorError("Interface is down.")