Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/sl4a_lib/
Drpc_client.py15 class Sl4aException(Exception): class
19 class Sl4aStartError(Sl4aException):
23 class Sl4aApiError(Sl4aException):
27 class Sl4aConnectionError(Sl4aException):
31 class Sl4aProtocolError(Sl4aException):
38 class MissingSl4AError(Sl4aException):