Exception: RestClient::ConnectionRefused

Inherits:
Exception
  • Object
show all
Defined in:
lib/restclient/exceptions.rb

Overview

The server refused the connection

Constant Summary collapse

ErrorMessage =
'Server refused connection'

Method Summary

Methods inherited from Exception

#message