@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 FormConstructor and Description |
---|
FsFalsePositiveException(FsModel model,
IOException cause) |
Modifier and Type | Method and Description |
---|---|
IOException |
getCause() |
fillInStackTrace
addSuppressed, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FsFalsePositiveException(FsModel model, IOException cause)
public IOException getCause()
Copyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.