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

[Missing <param> documentation for "message"]

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