public class GmlWarningVersionNotSupported extends BaseException
code, formatString, messageKey| Constructor and Description |
|---|
GmlWarningVersionNotSupported(String ver) |
| Modifier and Type | Method and Description |
|---|---|
String |
getVersion() |
void |
init() |
void |
setVersion(String version) |
protected Map |
values() |
getCode, getFormatString, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setTranslator, setTranslator, setValueaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GmlWarningVersionNotSupported(String ver)
protected Map values()
values in class BaseExceptionpublic String getVersion()
public void setVersion(String version)
public void init()