public class GeoEntryQueryException extends Exception
GeoEntryQueryable
when an error occurs while querying a GeoNames resource.Constructor and Description |
---|
GeoEntryQueryException(String message)
Instantiates a new exception with the provided message.
|
GeoEntryQueryException(String message,
Throwable throwable)
Instantiates a new exception with the provided message and
Throwable . |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public GeoEntryQueryException(String message)
message
- the messageThis work is licensed under a Creative Commons Attribution 4.0 International License.