Exception: Twitter::Error::BadGateway

Inherits:
ServerError show all
Defined in:
lib/twitter/error/bad_gateway.rb

Overview

Raised when Twitter returns the HTTP status code 502

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