| .gif) | UITestControlNotFoundException() | Initializes a new instance of the UITestControlNotFoundException class. | 
| .gif) | UITestControlNotFoundException(String) | Initializes a new instance of the UITestControlNotFoundException class by using the provided error message. | 
| .gif) | UITestControlNotFoundException(SerializationInfo, StreamingContext) | Initializes a new instance of the UITestControlNotFoundException class for deserialization. | 
| .gif) | UITestControlNotFoundException(String, Exception) | Initializes a new instance of the UITestControlNotFoundException class by using the provided error message and inner exception. | 
| .gif) | UITestControlNotFoundException(String, String, Object) | Initializes a new instance of the UITestControlNotFoundException class by using the provided error message, UI test control, and source. | 
| .gif) | UITestControlNotFoundException(String, Exception, String, Object) | Initializes a new instance of the UITestControlNotFoundException class by using the provided error message, inner exception, UI test control, and source. | 
| .gif) | UITestControlNotFoundException(PropertyExpressionCollection, PropertyExpressionCollection, String, Exception, String, Object) | Initializes a new instance of the UITestControlNotFoundException class by using the provided primary control properties, secondary control properties, root UI control, UI test control, and source. | 
| .gif) | UITestControlNotFoundException(String, PropertyExpressionCollection, PropertyExpressionCollection, String, Exception, String, Object) | Initializes a new instance of the UITestControlNotFoundException class. | 
| .gif) | UITestControlNotFoundException(PropertyExpressionCollection, PropertyExpressionCollection, String, Exception, ILastInvocationInfo, String, Object) | Initializes a new instance of the UITestControlNotFoundException class by using the provided primary control properties, secondary control properties, inner exception, last invocation information, UI test control, and source. | 
| .gif) | UITestControlNotFoundException(String, PropertyExpressionCollection, PropertyExpressionCollection, String, Exception, ILastInvocationInfo, String, Object) | Initializes a new instance of the UITestControlNotFoundException class. |