Exception: Evrythng::Error::ServerError

Inherits:
Evrythng::Error show all
Defined in:
lib/evrythng/error/server_error.rb

Overview

Raised when Evrythng returns a 5xx HTTP status code

Instance Attribute Summary

Attributes inherited from Evrythng::Error

#http_headers

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