Exception | Description |
---|---|
AbstractFileSystemException | |
AbstractFileSystemRuntimeException | |
ConcurrentAccessException | |
FileAlreadyExistsException | |
FileSystemAccessException | |
FileSystemAlreadyExistsException |
This exception is thrown whenever a file system is to be created though it
already exists.
|
IllegalFileHandleException | |
IllegalKeyException | |
IllegalNameException | |
IllegalPathException | |
NoCreateAccessException | |
NoDeleteAccessException | |
NoListAccessException |
This exception is thrown when a list (lookup) access was denied.
|
NoReadAccessException | |
NoWriteAccessException | |
UnknownFileException | |
UnknownFileSystemException |
This exception is thrown whenever a file system to be accessed which does not
exist (any more).
|
UnknownKeyException | |
UnknownNameException | |
UnknownPathException |
Copyright © 2015. All rights reserved.