GZipException Constructor

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

GZipException Constructor

Deserialization constructor

Overload List

Initialise a new instance of GZipException

public GZipException();

Deserialization constructor

protected GZipException(SerializationInfo,StreamingContext);

Initialise a new instance of GZipException with its message string.

public GZipException(string);

Initialise a new instance of GZipException.

public GZipException(string,Exception);

See Also

GZipException Class | ICSharpCode.SharpZipLib.GZip Namespace