Class | HTTParty::RedirectionTooDeep |
In: |
lib/httparty/exceptions.rb
|
Parent: | ResponseError |
Exception that is raised when request has redirected too many times. Calling {response} returns the Net:HTTP response object.