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