InvalidConstraintException Constructor
.NET Framework (current version)
Initializes a new instance of the InvalidConstraintException class.
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() | InvalidConstraintException() | Initializes a new instance of the InvalidConstraintException class. |
![]() | InvalidConstraintException(SerializationInfo^, StreamingContext) | Initializes a new instance of the InvalidConstraintException class with serialization information. |
![]() | InvalidConstraintException(String^) | Initializes a new instance of the InvalidConstraintException class with the specified string. |
![]() | InvalidConstraintException(String^, Exception^) | Initializes a new instance of the InvalidConstraintException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
Show:

