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, toString
Copyright © 2021. All rights reserved.