Exception: Faraday::ResourceNotFound

Inherits:
ClientError show all
Defined in:
lib/faraday/error.rb

Overview

Raised by Faraday::Response::RaiseError in case of a 404 response.

Instance Attribute Summary

Attributes inherited from Error

#response, #wrapped_exception

Method Summary

Methods inherited from Error

#backtrace, #initialize, #inspect, #response_body, #response_headers, #response_status

Constructor Details

This class inherits a constructor from Faraday::Error