Exception: Gcloud::NotFoundError

Inherits:
Error
  • Object
show all
Defined in:
lib/gcloud/errors.rb

Overview

NotFound means some requested entity (e.g., file or directory) was not found.

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