Exception: HTTParty::RedirectionTooDeep
- Inherits:
-
ResponseError
- Object
- StandardError
- Error
- ResponseError
- HTTParty::RedirectionTooDeep
- Defined in:
- lib/httparty/exceptions.rb
Overview
Exception that is raised when request has redirected too many times. Calling HTTParty::ResponseError#response returns the Net:HTTP response object.
Instance Attribute Summary
Attributes inherited from ResponseError
Method Summary
Methods inherited from ResponseError
Constructor Details
This class inherits a constructor from HTTParty::ResponseError