OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:apierror
(Results
1 - 1
of
1
) sorted by null
/test/vts/utils/python/controllers/
sl4a_client.py
53
class
ApiError
(Error):
250
ApiError
: The rpc went through, however executed with errors.
263
raise
ApiError
(result['error'])
Completed in 564 milliseconds