Error
public Error Error(String code, String detailCode, String description, String locationKeyword, List<LocationOption> locationOptions)
Parameters
code
Error code describing the issue
detail Code
Detailed error code describing the issue.
description
A simple description of what the error is.
location Keyword
The requested location that caused the error.
location Options
Container for possible matches to your ambiguous locationKeyword
query.