LumiSoft Mail Server User API
GZipException Constructor (message)
Namespaces > ICSharpCode.SharpZipLib.GZip > GZipException > GZipExceptionNew(String)
Initializes a new instance of the GZipException class.
Syntax
C#Visual BasicManaged C++
public GZipException (
	string message
)
Public Sub New ( _
	message As String _
)
public:
GZipException (
	String^ message
)
Parameters
message (String)

[Missing <param> documentation for "message"]

Assembly: ICSharpCode.SharpZipLib Version: 0.85.0.0 (Module: ICSharpCode.SharpZipLib)