Exception: Google::Cloud::NotFoundError

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

Overview

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

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