@ThreadSafe public class FsSyncWarningException extends FsSyncException
| Constructor and Description |
|---|
FsSyncWarningException(FsMountPoint mountPoint,
java.io.IOException cause) |
| Modifier and Type | Method and Description |
|---|---|
int |
getPriority() |
public FsSyncWarningException(FsMountPoint mountPoint, java.io.IOException cause)
public int getPriority()
getPriority in class FsSyncException-10.