ZipException Class

Is thrown during the creation or input of a zip file.

For a list of all members of this type, see ZipException Members.

System.Object
   Exception
      ZipException

[Visual Basic]
Public Class ZipException
   Inherits Exception
   Implements ISerializable
[C#]
public class ZipException : Exception, ISerializable

Requirements

Namespace: ICSharpCode.SharpZipLib Namespace

Assembly: SharpZipLib.dll

See Also

ZipException Members | ICSharpCode.SharpZipLib Namespace