Exception: Gcloud::AlreadyExistsError

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

Overview

AlreadyExists means an attempt to create an entity failed because one already exists.

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