Class FileSystemException.FileException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.refcodes.exception.AbstractException
org.refcodes.filesystem.FileSystemException
org.refcodes.filesystem.FileSystemException.FileException
All Implemented Interfaces:
Serializable, org.refcodes.exception.ErrorCodeAccessor, org.refcodes.exception.Trap, FileHandleAccessor
Direct Known Subclasses:
ConcurrentAccessException, FileSystemException.NoAccessException, IllegalFileException, UnknownFileException
Enclosing class:
FileSystemException

protected abstract static class FileSystemException.FileException extends FileSystemException implements FileHandleAccessor
See Also: