@Immutable public class FsFalsePositiveException extends FsControllerException
This exception type is reserved for use by
file system controllers in order to reroute file system
operations to the parent file system of a false positive federated (archive)
file system.
FsFalsePositiveController,
Serialized FormTRACEABLE| Constructor and Description |
|---|
FsFalsePositiveException(FsModel model,
IOException cause) |
| Modifier and Type | Method and Description |
|---|---|
IOException |
getCause() |
fillInStackTraceaddSuppressed, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FsFalsePositiveException(FsModel model, IOException cause)
public IOException getCause()
Copyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.