@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,
java.io.IOException cause) |
FsSyncException(FsModel model,
java.io.IOException cause,
int priority) |
FsSyncException(java.lang.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 |
|---|---|
java.io.IOException |
getCause()
Returns the nullable cause of this exception.
|
clone, getMaxPrintExceptions, getPredecessor, getPriority, initCause, initPredecessor, printStackTrace, printStackTrace, printStackTrace, printStackTrace, setMaxPrintExceptions, sortAppearance, sortPriorityprivate static final long serialVersionUID
@Deprecated public FsSyncException(java.lang.String message)
FsSyncExceptionBuilder.public FsSyncException(FsModel model, java.io.IOException cause)
FsSyncException(FsModel model, java.io.IOException cause, int priority)
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.