Class NotSupportedFeatureWarning

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.tools.exception.BaseException
org.gvsig.gpe.lib.impl.warnings.NotSupportedFeatureWarning
All Implemented Interfaces:
Serializable, org.gvsig.tools.exception.IBaseException

public class NotSupportedFeatureWarning extends org.gvsig.tools.exception.BaseException
It is thrown when there is an feture that can not be validated using the XML Schema
Author:
Jorge Piera Llodrá (jorge.piera@iver.es), Carlos Sánchez Periñán (sanchez_carper@gva.es)
See Also:
  • Constructor Details

    • NotSupportedFeatureWarning

      public NotSupportedFeatureWarning(String featureName, String xsFeatureType, String layerName, String xsLayerType)
    • NotSupportedFeatureWarning

      public NotSupportedFeatureWarning(String featureName, String xsFeatureType)
  • Method Details

    • values

      protected Map values()
      Overrides:
      values in class org.gvsig.tools.exception.BaseException