@ThreadSafe
public class FsSyncException
extends java.io.IOException
FsSyncWarningException,
an exception of this class implies that some or all
of the data in the federated file system has been lost.| Constructor and Description |
|---|
FsSyncException(FsMountPoint mountPoint,
java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
int |
getPriority() |
public FsSyncException(FsMountPoint mountPoint, java.lang.Throwable cause)