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