BadStateException Constructor (info, context)

DotNetZip

Ionic Zip Library v1.9.1.6 BadStateException Constructor (info, context)
ReferenceIonic.ZipBadStateExceptionBadStateException(SerializationInfo, StreamingContext)
Come on, you know how exceptions work. Why are you looking at this documentation?
Declaration Syntax
C# Visual Basic Visual C++
protected BadStateException(
	SerializationInfo info,
	StreamingContext context
)
Protected Sub New ( _
	info As SerializationInfo, _
	context As StreamingContext _
)
protected:
BadStateException(
	SerializationInfo^ info, 
	StreamingContext context
)
Parameters
info (SerializationInfo)
The serialization info for the exception.
context (StreamingContext)
The streaming context from which to deserialize.

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