@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 have been lost.| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
| Constructor and Description |
|---|
FsSyncException(FsModel model,
IOException cause) |
FsSyncException(FsModel model,
IOException cause,
int priority) |
FsSyncException(String message)
Deprecated.
This method is only public in order to allow reflective
access - do not call it directly!
|
| Modifier and Type | Method and Description |
|---|---|
IOException |
getCause()
Returns the nullable cause of this exception.
|
clone, getMaxPrintExceptions, getPredecessor, getPriority, initCause, initPredecessor, printStackTrace, printStackTrace, printStackTrace, printStackTrace, setMaxPrintExceptions, sortAppearance, sortPriorityaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, printStackTrace, setStackTrace, toStringprivate static final long serialVersionUID
public FsSyncException(String message)
FsSyncExceptionBuilder.public FsSyncException(FsModel model, IOException cause)
FsSyncException(FsModel model, IOException cause, int priority)
public IOException getCause()
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.