Package lumis.portal.filesystem.exception
-
Exception Summary Exception Description DirectoryCouldNotBeCreatedException Thrown when anIFile
could not be created.FileAlreadyExistsException Thrown when anIFile
already exists.FileCouldNotBeCopiedException Thrown when anIFile
could not be copied.FileCouldNotBeDeletedException Thrown when anIFile
could not be deleted.FileCouldNotBeRenamedException Thrown when anIFile
could not be renamed.FileIsNotDirectoryException Thrown when anIFile
is not a directory.NotFileException Thrown when anIFile
is not a file.