Exception: Gcloud::ResourceExhaustedError

Inherits:
Error
  • Object
show all
Defined in:
lib/gcloud/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.

Instance Attribute Summary

Attributes inherited from Error

#inner

Method Summary

Methods inherited from Error

from_error, #initialize, klass_for

Constructor Details

This class inherits a constructor from Gcloud::Error