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

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

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

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