public class ReverseGeocoderResponseError
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
errorCode
This indicates the the http error code.
|
protected java.lang.String |
errorDescription
The Error description.
|
| Constructor and Description |
|---|
ReverseGeocoderResponseError() |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode() |
java.lang.String |
getErrorDescription() |