public class GeoNamesException extends Exception
| Constructor and Description |
|---|
GeoNamesException(int exceptionCode,
String msg) |
GeoNamesException(String msg) |
| Modifier and Type | Method and Description |
|---|---|
int |
getExceptionCode() |
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GeoNamesException(int exceptionCode, String msg)
public GeoNamesException(String msg)
public String getMessage()
getMessage in class Throwablepublic int getExceptionCode()