Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/
Dprovider.py69 STORAGE_RESPONSE_ERROR = 'StorageResponseError' variable
169 STORAGE_RESPONSE_ERROR: boto.exception.S3ResponseError,
176 STORAGE_RESPONSE_ERROR: boto.exception.GSResponseError,
441 self.storage_response_error = error_map[STORAGE_RESPONSE_ERROR]