Class NotSupportedLayerWarning

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

public class NotSupportedLayerWarning extends org.gvsig.tools.exception.BaseException
It is thrown when there is an layer 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

    • NotSupportedLayerWarning

      public NotSupportedLayerWarning(String layerName, String xsLayerType, String parentLayerName, String xsParentLayerType)
    • NotSupportedLayerWarning

      public NotSupportedLayerWarning(String layerName, String xsLayerType)
  • Method Details

    • values

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