Represents errors specific to Zip file handling
For a list of all members of this type, see ZipException Members.
System.Object
System.Exception
System.ApplicationException
ICSharpCode.SharpZipLib.SharpZipBaseException
ICSharpCode.SharpZipLib.Zip.ZipException
public class ZipException : SharpZipBaseException
Thread Safety
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Requirements
Namespace: ICSharpCode.SharpZipLib.Zip
Assembly: ICSharpCode.SharpZipLib (in ICSharpCode.SharpZipLib.dll)
See Also
ZipException Members | ICSharpCode.SharpZipLib.Zip Namespace