public class GeoNamesRemoteDownloadException extends Exception
GeoEntryExtractor
when an error occurs during downloading of a GeoNames zip
file.Constructor and Description |
---|
GeoNamesRemoteDownloadException(String message)
Instantiates a new exception with the provided message.
|
GeoNamesRemoteDownloadException(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 GeoNamesRemoteDownloadException(String message)
message
- the messageThis work is licensed under a Creative Commons Attribution 4.0 International License.