Class ParserFileNotSupportedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.tools.exception.BaseException
org.gvsig.gpe.lib.api.exceptions.ParserCreationException
org.gvsig.gpe.lib.api.exceptions.ParserFileNotSupportedException
All Implemented Interfaces:
Serializable, org.gvsig.tools.exception.IBaseException

public class ParserFileNotSupportedException extends ParserCreationException
See Also:
  • Constructor Details

    • ParserFileNotSupportedException

      public ParserFileNotSupportedException(URI uri)
    • ParserFileNotSupportedException

      public ParserFileNotSupportedException(File file)
  • Method Details