Package io.github.astrapi69.file.exception
package io.github.astrapi69.file.exception
Provides exception classes for possible exceptions that can be thrown by file operations
-
ExceptionsClassDescriptionException that is thrown if an attempt is made to create a directory that already existsException to be thrown if the directory cannot be created.Exception to be thrown if the directory cannot be created.Exception if the directory has no content.This Exception is thrown when the file is not found or does not exist.Exception if the file is a directory.Exception if the file is not a directory.Exception if the file or directory is security restricted.Exception if the file could not be renamed.