Exception: ScrapeUnblocker::UnsupportedContentError

Inherits:
APIError
  • Object
show all
Defined in:
lib/scrapeunblocker/errors.rb

Overview

The URL serves something other than HTML (HTTP 415). The message names the content type found. For images, use #get_image.

Instance Attribute Summary

Attributes inherited from APIError

#body, #status_code

Method Summary

Methods inherited from APIError

#initialize

Constructor Details

This class inherits a constructor from ScrapeUnblocker::APIError