Xceed .NET Libraries Documentation
ZipException Class
Members 


Xceed.Zip Assembly > Xceed.Zip Namespace : ZipException Class
Exception that is thrown when an error occurs in the Xceed.Zip namespace.
Syntax
Remarks

This exception serves as the base class for all custom exceptions defined in the Xceed.Zip namespace.

Inheritance Hierarchy

System.Object
   System.Exception
      System.ApplicationException
         Xceed.FileSystem.FileSystemException
            Xceed.Zip.ZipException
               Xceed.Zip.InvalidDecryptionPasswordException
               Xceed.Zip.InvalidZipStructureException
               Xceed.Zip.Sfx.InvalidSfxModuleException
               Xceed.Zip.ZipIOException

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ZipException Members
Xceed.Zip Namespace