LinqDataSourceValidationException Constructor (String^)
.NET Framework (current version)
Initializes a new instance of the LinqDataSourceValidationException class with a specified message that describes the error.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Parameters
- message
-
Type:
System::String^
The message that describes the error.
The following table shows the initial property values for an instance of the LinqDataSourceValidationException class.
Property | Value |
|---|---|
null. | |
The error message string specified in message. |
.NET Framework
Available since 3.5
Available since 3.5
Show: