Exception: Twitter::Error::ClientError

Inherits:
Twitter::Error show all
Defined in:
lib/twitter/error/client_error.rb

Overview

Raised when Twitter returns a 4xx HTTP status code

Instance Attribute Summary

Attributes inherited from Twitter::Error

#http_headers

Method Summary

Methods inherited from Twitter::Error

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

Constructor Details

This class inherits a constructor from Twitter::Error