public class OSMException extends Exception
Modifier and Type | Field and Description |
---|---|
protected long |
code |
protected String |
formatString |
protected String |
messageKey |
Constructor and Description |
---|
OSMException() |
OSMException(String message) |
OSMException(String wfsCode,
String message) |
OSMException(String msg,
Throwable cause) |
OSMException(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getWfsCode() |
void |
init() |
protected Map |
values() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString