ConstraintException Constructor (String^)
.NET Framework (current version)
Initializes a new instance of the ConstraintException class with the specified string.
Assembly: System.Data (in System.Data.dll)
Parameters
- s
-
Type:
System::String^
The string to display when the exception is thrown.
.NET Framework
Available since 1.1
Available since 1.1
Show: