Error

public Error Error(String code, String detailCode, String description, String locationKeyword, List<LocationOption> locationOptions)

Parameters

code

Error code describing the issue

detailCode

Detailed error code describing the issue.

description

A simple description of what the error is.

locationKeyword

The requested location that caused the error.

locationOptions

Container for possible matches to your ambiguous locationKeyword query.