This topic has not yet been rated - Rate this topic

EvaluateException Constructor

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.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.