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