Exception: Gcloud::DeadlineExceededError
- Defined in:
- lib/gcloud/errors.rb
Overview
DeadlineExceeded means operation expired before completion. For operations that change the state of the system, this error may be returned even if the operation has completed successfully. For example, a successful response from a server could have been delayed long enough for the deadline to expire.
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
from_error, #initialize, klass_for
Constructor Details
This class inherits a constructor from Gcloud::Error