Class KmlException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.tools.exception.BaseException
org.gvsig.gpe.prov.kml.exceptions.KmlException
All Implemented Interfaces:
Serializable, org.gvsig.tools.exception.IBaseException

public class KmlException extends org.gvsig.tools.exception.BaseException
Author:
Jorge Piera LlodrĂ¡ (piera_jor@gva.es)
See Also:
  • Constructor Details

    • KmlException

      public KmlException(InputStream file)
    • KmlException

      public KmlException(InputStream file, Throwable exception)
    • KmlException

      public KmlException(File file)
    • KmlException

      public KmlException(File file, Throwable exception)
  • Method Details

    • values

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