Exception: Feedlr::Error::ServerError

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

Overview

Raised when Twitter returns a 5xx HTTP status code

Direct Known Subclasses

InternalServerError

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