Class ErrorDescription
java.lang.Object
com.targomo.client.api.response.esri.ErrorDescription
The POJO for an error message reponse sent from an ESRI service (see
GeocodingResponse and AuthenticationResponse)-
Constructor Details
-
Method Details
-
getCode
- Returns:
- the ESRI error code (not the http status code of the response)
-
getMessage
- Returns:
- the error message
-
getError
- Returns:
- the error name
-
getErrorDescription
- Returns:
- the error description as String
-
getDetails
- Returns:
- the error details
-