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

[Missing <param> documentation for "msg"]

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