Exception: Faraday::RequestTimeoutError
- Inherits:
-
ClientError
- Object
- StandardError
- Error
- ClientError
- Faraday::RequestTimeoutError
- Defined in:
- lib/faraday/error.rb
Overview
Raised by Faraday::Response::RaiseError in case of a 408 response.
Instance Attribute Summary
Attributes inherited from Error
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