Exception: Google::Cloud::ResourceExhaustedError
- Defined in:
- lib/google/cloud/errors.rb
Overview
ResourceExhausted indicates some resource has been exhausted, perhaps a per-user quota, or perhaps the entire file system is out of space.
Method Summary
Methods inherited from Error
#body, #cause, #code, #details, #header, #initialize, #metadata, #status_code, #status_details
Constructor Details
This class inherits a constructor from Google::Cloud::Error