@ThreadSafe @DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class) public final class FsNotSyncedException extends FsException
synced before a
file system operation can commence.
This exception type is reserved for use within the TrueZIP Kernel in order
to catch it and sync the file system.
Unless there is a bug, an exception of this type never pops up to
a TrueZIP application.FsSyncController,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
FsNotSyncedException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
Copyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.