ZlibException Constructor (s)

DotNetZip

Ionic Zip Library v1.9.1.6 ZlibException Constructor (s)
ReferenceIonic.ZlibZlibExceptionZlibException(String)
This ctor collects a message attached to the exception.
Declaration Syntax
C# Visual Basic Visual C++
public ZlibException(
	string s
)
Public Sub New ( _
	s As String _
)
public:
ZlibException(
	String^ s
)
Parameters
s (String)
the message for the exception.

Assembly: Ionic.Zip (Module: Ionic.Zip) Version: 1.9.1.8 (1.9.1.8)