public class GeoRegionException extends RuntimeException
GeoRegion.| Constructor and Description |
|---|
GeoRegionException(String message)
Creates a new exception with the given message.
|
GeoRegionException(String message,
Throwable cause)
Creates a new exception with the given message and cause.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString