Exception | Description |
---|---|
InvalidIntModeException |
Exception thrown when an
int cannot be translated to a set of PosixFilePermission s |
InvalidModeInstructionException |
Exception thrown when a mode change instruction string is illegal
|
IsDirectoryException | |
RecursiveCopyException |
Exception thrown when a recursive copy in
keep going mode fails to complete without errors |
RecursiveDeletionException |
Exception thrown when a recursice deletion in
keep going mode fails to complete without errors |
UnresolvablePathException |
Exception thrown when a path cannot be resolved against another
|