class RestClient::Exceptions::ReadTimeout

Timeout when reading from a server. Typically wraps Net::ReadTimeout (in ruby 2.0 or greater).