Exception that is raised when an access to a resource is disallowed by robots.txt or by HTML document itself.
# File lib/mechanize/robots_disallowed_error.rb, line 24 def to_s "Robots access is disallowed for URL: #{url}" end
Generated with the Darkfish Rdoc Generator 2.