Rolosoft.comRolosoft PayPal IPN Easy for .NET
ConfigurationSectionException Constructor (message, inner)
NamespacesRolosoft.IpnEasy.NetConfigurationSectionExceptionConfigurationSectionException(String, Exception)
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,
	Exception inner
)
Public Sub New ( _
	message As String, _
	inner As Exception _
)
public:
ConfigurationSectionException(
	String^ message, 
	Exception^ inner
)
Parameters
message (String)
The message.
inner (Exception)
The inner.

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