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

[Missing <param> documentation for "message"]

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