Exception: Gcloud::InternalError

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

Overview

Internal errors. Means some invariants expected by underlying system has been broken. If you see one of these errors, something is very broken.

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