Exception: Evrythng::Error::BadGateway
- Inherits:
-
ServerError
- Object
- StandardError
- Evrythng::Error
- ServerError
- Evrythng::Error::BadGateway
- Defined in:
- lib/evrythng/error/bad_gateway.rb
Overview
Raised when Evrythng returns the HTTP status code 502
Instance Attribute Summary
Attributes inherited from Evrythng::Error
Method Summary
Methods inherited from Evrythng::Error
#initialize, #ratelimit_limit, #ratelimit_remaining, #ratelimit_reset, #retry_after
Constructor Details
This class inherits a constructor from Evrythng::Error