Exception: ScrapeUnblocker::NotFoundError

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

Overview

The page loaded but the requested element was absent (HTTP 404). Only #get_image raises this: the page rendered and held no tag.

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