Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/
Dexception.py433 class StorageDataError(BotoClientError): class
440 class S3DataError(StorageDataError):
447 class GSDataError(StorageDataError):
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/s3/
Dkey.py37 from boto.exception import StorageDataError
1549 raise StorageDataError('Out of space for destination file '