EvaluateException Constructor
.NET Framework 2.0
Initializes a new instance of the EvaluateException class.
| Name | Description |
|---|---|
| EvaluateException () | Initializes a new instance of the EvaluateException class. Supported by the .NET Compact Framework. |
| EvaluateException (String) | Initializes a new instance of the EvaluateException class with the specified string. Supported by the .NET Compact Framework. |
| EvaluateException (SerializationInfo, StreamingContext) | Initializes a new instance of the EvaluateException class with the SerializationInfo and the StreamingContext. |
| EvaluateException (String, Exception) | Initializes a new instance of the T:System.Data.EvaluateException class with a specified error message and a reference to the inner exception that is the cause of this exception. Supported by the .NET Compact Framework. |