Exception: Faraday::ConnectionFailed

Inherits:
Error
  • Object
show all
Defined in:
lib/faraday/error.rb

Overview

A unified error for failed connections.

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