Click or drag to resize

ConfigurationException Constructor (String)

Initializes a new instance of the ConfigurationException class

Namespace:  PDTec.IceNet.Core.Runtime
Assembly:  PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 7.0.0.0 (7.0.6906.26599)
Syntax
C#
public ConfigurationException(
	string message
)

Parameters

message
Type: SystemString
See Also