Exception: Uber::Error::RequestTimeout

Inherits:
ClientError show all
Defined in:
lib/uber/error.rb

Overview

Raised when Uber requests are timed-out

Constant Summary

Constants inherited from Uber::Error

Codes

Instance Attribute Summary

Attributes inherited from Uber::Error

#code, #rate_limit

Method Summary

Methods inherited from Uber::Error

errors, from_response, #initialize

Constructor Details

This class inherits a constructor from Uber::Error