BadCrcException Constructor (message)

DotNetZip

Ionic Zip Library v1.9.1.6 BadCrcException Constructor (message)
ReferenceIonic.ZipBadCrcExceptionBadCrcException(String)
Come on, you know how exceptions work. Why are you looking at this documentation?
Declaration Syntax
C# Visual Basic Visual C++
public BadCrcException(
	string message
)
Public Sub New ( _
	message As String _
)
public:
BadCrcException(
	String^ message
)
Parameters
message (String)
The message in the exception.

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