Exception: Gcloud::Pubsub::AlreadyExistsError

Inherits:
ApiError show all
Defined in:
lib/gcloud/pubsub/errors.rb

Overview

AlreadyExistsError

Raised when Pub/Sub returns an ALREADY_EXISTS error.

Instance Attribute Summary

Attributes inherited from Error

#response

Method Summary

Methods inherited from ApiError

#code, #errors, from_response, #initialize, klass_for

Methods inherited from Error

from_response

Constructor Details

This class inherits a constructor from Gcloud::Pubsub::ApiError