The Class ConcurrentAccessException.
The Class FileAlreadyExistsException.
A file (handle) (descriptor) describes a file in a file system.
The mutable
FileHandle allows the modification of (fiddling
around with) attributes.
-------------------------------------------------------------------------
ATTENTION: Usually fiddling around with attributes is not necessary, as
the
FileSystem itself provides the sufficient functionality to
work with files.
Provides an accessor for a file handle property.
Provides a mutator for a file handle property.
Straight forward implementation of the
FileHandle,.
Provides an accessor for a size property.
Provides a mutator for a size property.
Provides a size property.
A file system represents an abstraction for any "physical" storage medium
where file (handles) can be stored and retrieved.
The Class FileSystemException.
The Class FileSystemRuntimeException.
The Class IllegalFileHandleException.
The Class IllegalKeyException.
The Class IllegalNameException.
The Class IllegalPathException.
The Class NoCreateAccessException.
The Class NoDeleteAccessException.
This exception is thrown when a list (lookup) access was denied.
The Class NoReadAccessException.
The Class NoWriteAccessException.
The Class UnknownFileException.
This exception is thrown whenever a file system to be accessed which does not
exist (any more).
The Class UnknownKeyException.
The Class UnknownPathException.