Exception: HTTPotato::RedirectionTooDeep
- Inherits:
-
ResponseError
- Object
- StandardError
- ResponseError
- HTTPotato::RedirectionTooDeep
- Defined in:
- lib/httpotato/exceptions.rb
Overview
Exception that is raised when request has redirected too many times. Calling HTTPotato::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 HTTPotato::ResponseError