@ThreadSafe public final class FsEntryNotFoundException extends FileNotFoundException
| Modifier and Type | Field and Description |
|---|---|
private FsPath |
path |
private static long |
serialVersionUID |
| Constructor and Description |
|---|
FsEntryNotFoundException(FsModel model,
FsEntryName name,
IOException cause) |
FsEntryNotFoundException(FsModel model,
FsEntryName name,
String msg) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate final FsPath path
private static final long serialVersionUID
public FsEntryNotFoundException(FsModel model, FsEntryName name, IOException cause)
public FsEntryNotFoundException(FsModel model, FsEntryName name, String msg)
public String getMessage()
getMessage in class ThrowableCopyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.