Exception: Evrythng::Error::ClientError

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

Overview

Raised when Evrythng returns a 4xx 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