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