Uses of Class
uk.org.ogsadai.common.files.DAIFileFoundException

Packages that use DAIFileFoundException
uk.org.ogsadai.common.files This package provides a set of common classes for file manipulation. 
 

Uses of DAIFileFoundException in uk.org.ogsadai.common.files
 

Methods in uk.org.ogsadai.common.files that throw DAIFileFoundException
static void FileUtilities.fileDoesntExist(java.io.File file)
          A utility method to test whether a file does not exist.