class RestClient::ServerBrokeConnection
severed before it could complete.
this means it crashed, or sometimes that your network connection was
The server broke the connection prior to the request completing. Usually
def initialize(message = 'Server broke connection')
def initialize(message = 'Server broke connection') super nil, nil self.message = message end