Click or drag to resize
ProviderException Constructor (String)
Defautl constructor for the expection.

Namespace:  Intuit.Ipp.LinqExtender
Assembly:  Intuit.Ipp.LinqExtender (in Intuit.Ipp.LinqExtender.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public ProviderException(
	string message
)

Parameters

message
Type: SystemString

[Missing <param name="message"/> documentation for "M:Intuit.Ipp.LinqExtender.ProviderException.#ctor(System.String)"]

See Also