Exception: RestClient::RequestTimeout

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

Overview

The server took too long to respond.

Constant Summary collapse

ErrorMessage =
'Request timed out'

Method Summary

Methods inherited from Exception

#message