Method: Mechanize::RedirectLimitReachedError#response_code

Defined in:
lib/mechanize/redirect_limit_reached_error.rb

#response_codeObject (readonly)

Returns the value of attribute response_code.



9
10
11
# File 'lib/mechanize/redirect_limit_reached_error.rb', line 9

def response_code
  @response_code
end