Exception: RestClient::ServerBrokeConnection

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

Overview

The server broke the connection prior to the request completing.

Constant Summary collapse

ErrorMessage =
'Server broke connection'

Method Summary

Methods inherited from Exception

#message