Rolosoft.comRolosoft PayPal IPN Easy for .NET
ConfigurationSectionException Constructor (message)
NamespacesRolosoft.IpnEasy.NetConfigurationSectionExceptionConfigurationSectionException(String)
Rolosoft.com: PayPal IPN Easy for .NET
Initializes a new instance of the ConfigurationSectionException class.
Declaration Syntax
C#Visual BasicVisual C++
public ConfigurationSectionException(
	string message
)
Public Sub New ( _
	message As String _
)
public:
ConfigurationSectionException(
	String^ message
)
Parameters
message (String)
The message.

Assembly: Rolosoft.IpnEasy.Net (Module: Rolosoft.IpnEasy.Net) Version: 1.0.4316.24325 (1.0.0.5)