TrueZIP Kernel 7.0-rc2

Uses of Class
de.schlichtherle.truezip.fs.FsException

Packages that use FsException
de.schlichtherle.truezip.fs Provides access to (possibly federated virtual) file systems. 
de.schlichtherle.truezip.fs.archive Provides acces to archive files as if they were just directories. 
 

Uses of FsException in de.schlichtherle.truezip.fs
 

Subclasses of FsException in de.schlichtherle.truezip.fs
 class FsFalsePositiveException
          Indicates that a file system is a false positive file system.
(package private)  class FsNotWriteLockedException
          Indicates that a controller is not write locked and the lock cannot get acquired by the current thread for some reason.
 

Uses of FsException in de.schlichtherle.truezip.fs.archive
 

Subclasses of FsException in de.schlichtherle.truezip.fs.archive
(package private)  class FsCacheableFalsePositiveException
          A cacheable false positive exception.
 

Methods in de.schlichtherle.truezip.fs.archive that throw FsException
(package private)  boolean FsDefaultArchiveController.autoSync(FsEntryName name, Entry.Access intention)
           
(package private) abstract  boolean FsArchiveController.autoSync(FsEntryName name, Entry.Access intention)
          Synchronizes the archive file only if the archive file has new data for the file system entry with the given path path.
private  boolean FsDefaultArchiveController.sync()
           
 


TrueZIP Kernel 7.0-rc2

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