Class RestClient::ServerBrokeConnection
In: lib/restclient/exceptions.rb
Parent: Exception

The server broke the connection prior to the request completing. Usually this means it crashed, or sometimes that your network connection was severed before it could complete.

Constants

ErrorMessage = 'Server broke connection'

[Validate]