public class NotSupportedFeatureWarning extends BaseException
code, formatString, messageKey
Constructor and Description |
---|
NotSupportedFeatureWarning(String featureName,
String xsFeatureType) |
NotSupportedFeatureWarning(String featureName,
String xsFeatureType,
String layerName,
String xsLayerType) |
Modifier and Type | Method and Description |
---|---|
protected Map |
values() |
getCode, getFormatString, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setTranslator, setTranslator, setValue
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NotSupportedFeatureWarning(String featureName, String xsFeatureType, String layerName, String xsLayerType)
protected Map values()
values
in class BaseException