Faraday::ClientError
# File lib/faraday/error.rb, line 41 def initialize(ex = nil) super(ex || "timeout") end
[Validate]
Generated with the Darkfish Rdoc Generator 2.