GzipException Class
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9083)
An exception that is thrown when an error occurs while using the GZIP API.
Syntax
public class GzipException : Exception, ISerializable
Implements
Inherited Members
Constructors
Name | Description |
---|---|
GzipException(String) | Initializes a new instance of the GzipException class. |
GzipException(String, Exception) | Initializes a new instance of the GzipException class. |