@Immutable public final class FsNeedsSyncException extends FsControllerException
FsSyncController
,
Serialized FormModifier and Type | Method and Description |
---|---|
static FsNeedsSyncException |
get(FsModel model,
FsEntryName name,
Entry.Access access) |
static FsNeedsSyncException |
get(FsModel model,
String name,
Throwable cause) |
fillInStackTrace
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
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.