Click or drag to resize
FirewallException Constructor
Initializes a new instance of the FirewallException class

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public FirewallException(
	string message
)

Parameters

message
Type: SystemString
See Also