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

