Exception: Uber::Error::ServerError

Inherits:
Uber::Error
  • Object
show all
Defined in:
lib/uber/error.rb

Overview

Raised when Uber returns a 5xx HTTP status code

Direct Known Subclasses

InternalServerError

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