Class NotSupportedElementWarning

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

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

    • NotSupportedElementWarning

      public NotSupportedElementWarning(String elementName, String xsElementName, String parentName, String xsParentElementName)
  • Method Details

    • values

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