Exception: Twitter::Error::NotAcceptable

Inherits:
ClientError show all
Defined in:
lib/twitter/error/not_acceptable.rb

Overview

Raised when Twitter returns the HTTP status code 406

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