de.schlichtherle.truezip.fs
Class FsFalsePositiveException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
de.schlichtherle.truezip.fs.FsException
de.schlichtherle.truezip.fs.FsFalsePositiveException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- FsCacheableFalsePositiveException
@ThreadSafe
@DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class)
public class FsFalsePositiveException
- extends FsException
Indicates that a file system is a false positive file system.
- Author:
- Christian Schlichtherle
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FsFalsePositiveException
public FsFalsePositiveException(FsModel model,
@CheckForNull
IOException cause)
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.