Class FileSystemException.PathException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.refcodes.exception.AbstractException
org.refcodes.filesystem.FileSystemException
org.refcodes.filesystem.FileSystemException.PathException
All Implemented Interfaces:
Serializable, org.refcodes.exception.ErrorCodeAccessor, org.refcodes.exception.Trap, org.refcodes.mixin.PathAccessor
Direct Known Subclasses:
IllegalPathException, UnknownPathException
Enclosing class:
FileSystemException

protected abstract static class FileSystemException.PathException extends FileSystemException implements org.refcodes.mixin.PathAccessor
See Also: