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

