| Class | Description |
|---|---|
| ApiError |
Represents an error response from the Uber API.
|
| ClientError |
A specific error describing what went wrong.
|
| ErrorParser |
Used to parse a
Response to an ApiError. |
| Meta |
Meta information about an
ApiError. |
| SurgeConfirmation |
Used to confirm surge pricing when
RidesService.requestRide(RideRequestParameters) has failed. |