Package | Description |
---|---|
org.refcodes.filesystem |
Modifier and Type | Class and Description |
---|---|
class |
ConcurrentAccessException |
class |
FileAlreadyExistsException |
class |
FileSystemAlreadyExistsException
This exception is thrown whenever a file system is to be created though it
already exists.
|
class |
IllegalFileHandleException |
class |
IllegalKeyException |
class |
IllegalNameException |
class |
IllegalPathException |
class |
NoCreateAccessException |
class |
NoDeleteAccessException |
class |
NoListAccessException
This exception is thrown when a list (lookup) access was denied.
|
class |
NoReadAccessException |
class |
NoWriteAccessException |
class |
UnknownFileException |
class |
UnknownFileSystemException
This exception is thrown whenever a file system to be accessed which does not
exist (any more).
|
class |
UnknownKeyException |
class |
UnknownNameException |
class |
UnknownPathException |
Copyright © 2016. All rights reserved.