CarsError

public CarsError CarsError(String code, String description, String detailCode, String locationKeyword, List<CarsLocationOption> locationOptions)

Parameters

code

Error code describing the issue

description

A simple description of what the error is.

detailCode

Detailed error code describing the issue.

locationKeyword

The requested location that caused the error.

locationOptions

List for possible locations from which the customer must choose the best one to be re-submitted in the request.