EqtException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the EqtException class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method EqtException() Initializes a new instance of the EqtException class.
Public method EqtException(String) Initializes a new instance of the EqtException class by using the provided message.
Protected method EqtException(SerializationInfo, StreamingContext) Initializes a new instance of the EqtException class to propagate the exception from the server to the client by using provided information and context.
Public method EqtException(String, Exception) Initializes a new instance of the EqtException class by using the provided message and the inner exception.

Top

See Also

Reference

EqtException Class

Microsoft.VisualStudio.TestTools.Exceptions Namespace