UITestControlNotVisibleException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the UITestControlNotVisibleException 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 UITestControlNotVisibleException() Initializes a new instance of the UITestControlNotVisibleException class.
Public method UITestControlNotVisibleException(String) Initializes a new instance of the UITestControlNotVisibleException class by using the provided error message.
Protected method UITestControlNotVisibleException(SerializationInfo, StreamingContext) Initializes a new instance of the UITestControlNotVisibleException class for deserialization.
Public method UITestControlNotVisibleException(String, Exception) Initializes a new instance of the UITestControlNotVisibleException class.
Public method UITestControlNotVisibleException(String, String, Object) Initializes a new instance of the UITestControlNotVisibleException class.
Public method UITestControlNotVisibleException(String, Exception, String, Object) Initializes a new instance of the UITestControlNotVisibleException class.

Top

See Also

Reference

UITestControlNotVisibleException Class

Microsoft.VisualStudio.TestTools.UITest.Extension Namespace