Libraries
»
sevenwire-http_client
(0.1.0)
»
Index (C)
»
HttpClient
»
ConnectionRefused
Exception: HttpClient::ConnectionRefused
Inherits:
Exception
Object
StandardError
Exception
HttpClient::ConnectionRefused
show all
Defined in:
lib/http_client/exceptions.rb
Overview
The server refused the connection
Constant Summary
collapse
ErrorMessage =
'
Server refused connection
'
Method Summary
Methods inherited from
Exception
#message