public class GeoNamesException extends java.lang.Exception
| Constructor and Description |
|---|
GeoNamesException(int exceptionCode,
java.lang.String msg) |
GeoNamesException(java.lang.String msg) |
| Modifier and Type | Method and Description |
|---|---|
int |
getExceptionCode() |
java.lang.String |
getMessage() |
public GeoNamesException(int exceptionCode, java.lang.String msg)
public GeoNamesException(java.lang.String msg)
public java.lang.String getMessage()
getMessage in class java.lang.Throwablepublic int getExceptionCode()