Class FileSystemException.KeyException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.refcodes.exception.AbstractException
org.refcodes.filesystem.FileSystemException
org.refcodes.filesystem.FileSystemException.KeyException
All Implemented Interfaces:
Serializable, org.refcodes.exception.ErrorCodeAccessor, org.refcodes.exception.Trap, org.refcodes.mixin.KeyAccessor<String>
Direct Known Subclasses:
FileAlreadyExistsException, IllegalKeyException, UnknownKeyException
Enclosing class:
FileSystemException

protected abstract static class FileSystemException.KeyException extends FileSystemException implements org.refcodes.mixin.KeyAccessor<String>
See Also: