Exception: RestClient::ServerBrokeConnection
- Defined in:
- lib/restclient/exceptions.rb
Overview
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.
Instance Attribute Summary
Attributes inherited from Exception
Method Summary
Methods inherited from Exception
#http_body, #http_code, #initialize, #inspect, #to_s
Constructor Details
This class inherits a constructor from RestClient::Exception