Class | Mechanize::RobotsDisallowedError |
In: |
lib/mechanize/robots_disallowed_error.rb
|
Parent: | Mechanize::Error |
Exception that is raised when an access to a resource is disallowed by robots.txt or by HTML document itself.
url | [R] | Returns the URL (string) of the resource that caused this error. |