Come on, you know how exceptions work. Why are you looking at this documentation?

Declaration Syntax
public SfxGenerationException(
string message
)
Public Sub New ( _
message As String _
)
public:
SfxGenerationException(
String^ message
)

Parameters
- message (String)
- The message in the exception.
Assembly:
Ionic.Zip (Module: Ionic.Zip) Version: 1.9.1.6006 (1.9.1.6006)
view TOC