Exception: Crawlora::ClientError

Inherits:
Error
  • Object
show all
Defined in:
lib/crawlora/errors.rb

Overview

Raised for 4xx API responses: the request was rejected by the API.

Instance Attribute Summary

Attributes inherited from Error

#body, #cause, #code, #headers, #raw_body, #request_id, #status

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Crawlora::Error