Searched defs:FetchError (Results 1 - 2 of 2) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/scripts/
H A Drebuild_endpoints.py6 class FetchError(Exception): class in inherits:Exception
15 raise FetchError("Failed to fetch the endpoints. Got {0}: {1}".format(
/external/autotest/utils/
H A Dexternal_packages.py14 class FetchError(Error): class in inherits:Error
461 @raises FetchError - When something unexpected happens.
493 raise FetchError('%s from %s fails Content-Length %d '

Completed in 118 milliseconds