@ThreadSafe
public class FsArchiveFileSystemException
extends java.io.IOException
FsArchiveFileSystem.| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
path
The entry's path name.
|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
FsArchiveFileSystemException(java.lang.String path,
java.io.IOException cause) |
FsArchiveFileSystemException(java.lang.String path,
java.lang.String message) |
FsArchiveFileSystemException(java.lang.String path,
java.lang.String message,
java.io.IOException cause) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getLocalizedMessage() |
private static final long serialVersionUID
private final java.lang.String path
FsArchiveFileSystemException(java.lang.String path,
java.lang.String message)
FsArchiveFileSystemException(java.lang.String path,
java.io.IOException cause)
FsArchiveFileSystemException(java.lang.String path,
java.lang.String message,
java.io.IOException cause)
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.