Exception: Feedlr::Error::ClientError

Inherits:
Feedlr::Error show all
Defined in:
lib/feedlr/error.rb

Overview

Raised when Feedlr returns a 4xx HTTP status status_code

Direct Known Subclasses

BadRequest, Forbidden, NotFound, Unauthorized

Instance Attribute Summary

Attributes inherited from Feedlr::Error

#rate_limit

Method Summary

Methods inherited from Feedlr::Error

errors, from_response, #initialize

Constructor Details

This class inherits a constructor from Feedlr::Error