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