HomeSort by relevance Sort by last modified time
    Searched refs:FetchError (Results 1 - 2 of 2) sorted by null

  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/scripts/
rebuild_endpoints.py 6 class FetchError(Exception):
15 raise FetchError("Failed to fetch the endpoints. Got {0}: {1}".format(
  /external/autotest/utils/
external_packages.py 14 class FetchError(Error):
461 @raises FetchError - When something unexpected happens.
493 raise FetchError('%s from %s fails Content-Length %d '
    [all...]

Completed in 2220 milliseconds