UITestControlNotFoundException 构造函数

包括受保护的成员
包括继承的成员

初始化 UITestControlNotFoundException 类的新实例。

重载此成员。有关此成员的完整信息(包括语法、用法和示例),请单击重载列表中的相应名称。

重载列表

  名称 说明
公共方法 UITestControlNotFoundException() 初始化 UITestControlNotFoundException 类的新实例。
公共方法 UITestControlNotFoundException(String) 使用提供的错误消息初始化 UITestControlNotFoundException 类的新实例。
受保护的方法 UITestControlNotFoundException(SerializationInfo, StreamingContext) 初始化反序列化的 UITestControlNotFoundException 类的新实例。
公共方法 UITestControlNotFoundException(String, Exception) 使用提供的错误消息和内部异常初始化 UITestControlNotFoundException 类的新实例。
公共方法 UITestControlNotFoundException(String, String, Object) 使用提供的错误消息、UI 测试控件和源初始化 UITestControlNotFoundException 类的新实例。
公共方法 UITestControlNotFoundException(String, Exception, String, Object) 使用提供的错误消息、内部异常、UI 测试控件和源初始化 UITestControlNotFoundException 类的新实例。
公共方法 UITestControlNotFoundException(PropertyExpressionCollection, PropertyExpressionCollection, String, Exception, String, Object) 使用提供的主要控件属性、次要控件属性、根 UI 控件、UI 测试控件和源初始化 UITestControlNotFoundException 类的新实例。
公共方法 UITestControlNotFoundException(String, PropertyExpressionCollection, PropertyExpressionCollection, String, Exception, String, Object) 初始化 UITestControlNotFoundException 类的新实例。
公共方法 UITestControlNotFoundException(PropertyExpressionCollection, PropertyExpressionCollection, String, Exception, ILastInvocationInfo, String, Object) 使用提供的主要控件属性、次要控件属性、内部异常、上一个调用的信息、UI 测试控件和源初始化 UITestControlNotFoundException 类的新实例。
公共方法 UITestControlNotFoundException(String, PropertyExpressionCollection, PropertyExpressionCollection, String, Exception, ILastInvocationInfo, String, Object) 初始化 UITestControlNotFoundException 类的新实例。

页首

请参见

参考

UITestControlNotFoundException 类

Microsoft.VisualStudio.TestTools.UITest.Extension 命名空间