TrueZIP Kernel 7.0-rc1

de.schlichtherle.truezip.fs.archive
Class FsCacheableFalsePositiveException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by de.schlichtherle.truezip.fs.FsException
                  extended by de.schlichtherle.truezip.fs.FsFalsePositiveException
                      extended by de.schlichtherle.truezip.fs.archive.FsCacheableFalsePositiveException
All Implemented Interfaces:
Serializable

@DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class)
 class FsCacheableFalsePositiveException
extends FsFalsePositiveException

A cacheable false positive exception.


Field Summary
private static long serialVersionUID
           
 
Constructor Summary
FsCacheableFalsePositiveException(FsModel model, IOException cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

FsCacheableFalsePositiveException

FsCacheableFalsePositiveException(FsModel model,
                                  @CheckForNull
                                  IOException cause)

TrueZIP Kernel 7.0-rc1

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.