GZipException Constructor

SharpZip Compression Library

SharpZip Compression Library

GZipException Constructor

Initialise a new instance of GZipException

Overload List

Initialise a new instance of GZipException

public GZipException();

Initialise a new instance of GZipException with its message string.

public GZipException(string);

See Also

GZipException Class | ICSharpCode.SharpZipLib.GZip Namespace