Class | Twitter::Error::BadGateway |
In: |
lib/twitter/error/bad_gateway.rb
|
Parent: | Twitter::Error::ServerError |
Raised when Twitter returns the HTTP status code 502
HTTP_STATUS_CODE | = | 502 |
MESSAGE | = | "Twitter is down or being upgraded." |