@Immutable public final class FsNeedsSyncException extends FsControllerException
FsSyncController,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
private static FsNeedsSyncException |
SINGLETON |
TRACEABLE| Modifier | Constructor and Description |
|---|---|
private |
FsNeedsSyncException() |
private |
FsNeedsSyncException(FsModel model,
String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
static FsNeedsSyncException |
get(FsModel model,
FsEntryName name,
Entry.Access access) |
static FsNeedsSyncException |
get(FsModel model,
String name,
Throwable cause) |
fillInStackTraceaddSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString@Nullable private static final FsNeedsSyncException SINGLETON
private FsNeedsSyncException()
private FsNeedsSyncException(FsModel model, String message, @CheckForNull Throwable cause)
public static FsNeedsSyncException get(FsModel model, FsEntryName name, @CheckForNull Entry.Access access)
public static FsNeedsSyncException get(FsModel model, String name, Throwable cause)
Copyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.