| Package | Description |
|---|---|
| com.mapinfo.geocode |
| Modifier and Type | Method and Description |
|---|---|
static ExceptionCode |
ExceptionCode.fromValue(String v) |
ExceptionCode |
GeocodingException.getFaultInfo() |
static ExceptionCode |
ExceptionCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExceptionCode[] |
ExceptionCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
GeocodingException(String message,
ExceptionCode exceptionCode) |
GeocodingException(String message,
ExceptionCode exceptionCode,
Throwable cause) |
Copyright © 2024. All rights reserved.