Home
last modified time | relevance | path

Searched refs:RPCException (Results 1 - 1 of 1) sorted by relevance

/test/testfwk/xdevice/plugins/devicetest/core/
H A Dexception.py32 class RPCException(Exception): class
34 super(RPCException, self).__init__(error_msg)
41 class RPCAPIError(RPCException):

Completed in 1 milliseconds