Home
last modified time | relevance | path

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

/tools/acloud/public/
Derrors.py36 class GceOperationTimeoutError(DriverError): class
/tools/acloud/internal/lib/
Dgcompute_client.py124 timeout_exception = errors.GceOperationTimeoutError(
419 except errors.GceOperationTimeoutError:
462 except errors.GceOperationTimeoutError:
522 except errors.GceOperationTimeoutError: