@ThreadSafe public class FsSyncException extends SequentialIOException
FsSyncWarningException,
an exception of this class implies that some or all
of the data of the federated file system has been lost.| Constructor and Description |
|---|
FsSyncException(FsModel model,
IOException cause) |
| Modifier and Type | Method and Description |
|---|---|
IOException |
getCause() |
FsSyncException |
initCause(Throwable cause) |
clone, getMaxPrintExceptions, getPredecessor, getPriority, initPredecessor, printStackTrace, printStackTrace, printStackTrace, printStackTrace, setMaxPrintExceptions, sortAppearance, sortPriorityaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, setStackTrace, toStringpublic FsSyncException(FsModel model, IOException cause)
@Nullable public IOException getCause()
public final FsSyncException initCause(@CheckForNull Throwable cause)
initCause in class SequentialIOExceptionCopyright © 2005-2013 Schlichtherle IT Services. All Rights Reserved.