@ThreadSafe public class FsArchiveFileSystemException extends IOException
FsArchiveFileSystem.| Modifier and Type | Field and Description |
|---|---|
private String |
path
The entry's path name.
|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
FsArchiveFileSystemException(String path,
IOException cause) |
FsArchiveFileSystemException(String path,
String message) |
FsArchiveFileSystemException(String path,
String message,
IOException cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocalizedMessage() |
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate final String path
private static final long serialVersionUID
FsArchiveFileSystemException(String path, IOException cause)
FsArchiveFileSystemException(String path, String message, IOException cause)
public String getLocalizedMessage()
getLocalizedMessage in class ThrowableCopyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.