Exception: Gcloud::Storage::SignedUrlUnavailable

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

Overview

# SignedUrlUnavailable Error

This is raised when File#signed_url is unable to generate a URL due to missing credentials needed to create the URL.

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