Package net.sourceforge.jaulp.file.exceptions

Provides exception classes for possible exceptions that can be thrown by file operations.

See:
          Description

Exception Summary
DirectoryAllreadyExistsException Exception if the directory all ready exists.
DirectoryCannotBeCreatedException Exception to be thrown if the directory cannot be created.
DirectoryCannotBeWrittenException Exception to be thrown if the directory cannot be created.
DirectoryHasNoContentException Exception if the directory has no content.
FileDoesNotExistException This Exception is thrown when the file is not found or does not exist.
FileIsADirectoryException Exception if the file is a directory.
FileIsNotADirectoryException Exception if the file is not a directory.
FileIsSecurityRestrictedException Exception if the file or directory is security restricted.
FileNotRenamedException Exception if the file could not be renamed.
 

Package net.sourceforge.jaulp.file.exceptions Description

Provides exception classes for possible exceptions that can be thrown by file operations.



Copyright © 2010. All Rights Reserved.