public class NotSupportedLayerWarning extends BaseException
code, formatString, messageKey| Constructor and Description |
|---|
NotSupportedLayerWarning(java.lang.String layerName,
java.lang.String xsLayerType) |
NotSupportedLayerWarning(java.lang.String layerName,
java.lang.String xsLayerType,
java.lang.String parentLayerName,
java.lang.String xsParentLayerType) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map |
values() |
containsCause, getCode, getFormatString, getHTMLMessageStack, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setTranslator, setTranslator, setValuepublic NotSupportedLayerWarning(java.lang.String layerName,
java.lang.String xsLayerType,
java.lang.String parentLayerName,
java.lang.String xsParentLayerType)
public NotSupportedLayerWarning(java.lang.String layerName,
java.lang.String xsLayerType)
protected java.util.Map values()
values in class BaseException