Class FileNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.tools.exception.BaseException
org.gvsig.fmap.dal.exception.DataException
org.gvsig.fmap.dal.exception.FileNotFoundException
All Implemented Interfaces:
Serializable, org.gvsig.tools.exception.IBaseException

public class FileNotFoundException extends DataException
See Also:
  • Constructor Details

    • FileNotFoundException

      public FileNotFoundException(String filePath)
    • FileNotFoundException

      public FileNotFoundException(File file)