Class GmlWarningVersionNotSupported

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.tools.exception.BaseException
org.gvsig.gpe.prov.gml.warnings.GmlWarningVersionNotSupported
All Implemented Interfaces:
Serializable, org.gvsig.tools.exception.IBaseException

public class GmlWarningVersionNotSupported extends org.gvsig.tools.exception.BaseException
Author:
Carlos Sánchez Periñán (sanchez_carper@gva.es)
See Also:
  • Constructor Details

    • GmlWarningVersionNotSupported

      public GmlWarningVersionNotSupported(String ver)
  • Method Details

    • values

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

      public String getVersion()
    • setVersion

      public void setVersion(String version)
    • init

      public void init()