TrueZIP 6.8

Uses of Class
de.schlichtherle.io.ArchiveWarningException

Packages that use ArchiveWarningException
de.schlichtherle.io Provides transparent, multi-threaded read/write access to archive files (ZIP, TAR, etc) and their entries as if they were (virtual) directories and files. 
 

Uses of ArchiveWarningException in de.schlichtherle.io
 

Subclasses of ArchiveWarningException in de.schlichtherle.io
 class ArchiveBusyWarningException
          Thrown if an archive file has been successfully updated, but some input or output streams for its entries have been forced to close.
 class ArchiveInputBusyWarningException
          Like its super class, but indicates the existance of open input streams.
 class ArchiveOutputBusyWarningException
          Like its super class, but indicates the existance of open output streams.
 


TrueZIP 6.8

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