@ThreadSafe public class FsReadOnlyFileSystemException extends FileSystemException
The primary difference between this exception class and
ReadOnlyFileSystemException is that this class is a
subclass of FileSystemException while the latter is a subclass of
UnsupportedOperationException.
| Constructor and Description |
|---|
FsReadOnlyFileSystemException(FsMountPoint mountPoint) |
getFile, getMessage, getOtherFile, getReasonaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FsReadOnlyFileSystemException(FsMountPoint mountPoint)
Copyright © 2005–2014 Schlichtherle IT Services. All rights reserved.