Home
last modified time | relevance | path

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

/external/autotest/client/deps/lansim/src/py/
Dhost.py19 class SimpleHostError(Exception): class
133 raise SimpleHostError("Unknown destination IP host.")
185 raise SimpleHostError("Too many connections.")
241 raise SimpleHostError("socket family not supported.")
243 raise SimpleHostError("socket type not supported.")