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