content_type_error.rb

Path: lib/mechanize/content_type_error.rb
Last Update: Tue Sep 25 16:34:49 +0000 2012

This error is raised when a pluggable parser tries to parse a content type that it does not know how to handle. For example if Mechanize::Page were to try to parse a PDF, a ContentTypeError would be thrown.

[Validate]