Exception: GooglePlus::Error::ClientError

Inherits:
GooglePlus::Error show all
Defined in:
lib/google_plus/error/client_error.rb

Overview

Raised when GooglePlus returns a 4xx HTTP status code

Direct Known Subclasses

Forbidden, Unauthorized

Instance Attribute Summary

Attributes inherited from GooglePlus::Error

#http_headers

Method Summary

Methods inherited from GooglePlus::Error

#initialize, #ratelimit_limit, #ratelimit_remaining, #ratelimit_reset, #retry_after

Constructor Details

This class inherits a constructor from GooglePlus::Error