public class GeocoderConfigurationException extends RuntimeException
GeocoderService is not configured properly, it should throw this exception.| Constructor and Description | 
|---|
GeocoderConfigurationException(String context,
                              String message)  | 
GeocoderConfigurationException(String context,
                              String messageFormat,
                              Object... arguments)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getContext()  | 
String | 
getMessage()  | 
String | 
getRawMessage()  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020. All rights reserved.