Class Mechanize::RedirectLimitReachedError
In: lib/mechanize/redirect_limit_reached_error.rb
Parent: RuntimeError

Thrown when too many redirects are sent

Methods

inspect   new   to_s  

Attributes

page  [R] 
redirects  [R] 
response_code  [R] 

Public Class methods

Public Instance methods

inspect()

Alias for to_s

[Validate]