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