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

