# File lib/mechanize/errors.rb, line 11
      def initialize(content_type)
        @content_type = content_type
      end