UITestControlNotFoundException 생성자

보호된 멤버 포함
상속된 멤버 포함

UITestControlNotFoundException 클래스의 새 인스턴스를 초기화합니다.

이 멤버는 오버로드됩니다. 구문, 사용법 및 예제를 비롯하여 이 멤버에 대한 자세한 내용을 보려면 오버로드 목록에서 이름을 클릭합니다.

오버로드 목록

  이름 설명
Public 메서드 UITestControlNotFoundException() UITestControlNotFoundException 클래스의 새 인스턴스를 초기화합니다.
Public 메서드 UITestControlNotFoundException(String) 제공된 오류 메시지를 사용하여 UITestControlNotFoundException 클래스의 새 인스턴스를 초기화합니다.
Protected 메서드 UITestControlNotFoundException(SerializationInfo, StreamingContext) deserialization에 대한 UITestControlNotFoundException 클래스의 새 인스턴스를 초기화합니다.
Public 메서드 UITestControlNotFoundException(String, Exception) 제공된 오류 메시지와 내부 예외를 사용하여 UITestControlNotFoundException 클래스의 새 인스턴스를 초기화합니다.
Public 메서드 UITestControlNotFoundException(String, String, Object) 제공된 오류 메시지, UI 테스트 컨트롤 및 소스를 사용하여 UITestControlNotFoundException 클래스의 새 인스턴스를 초기화합니다.
Public 메서드 UITestControlNotFoundException(String, Exception, String, Object) 제공된 오류 메시지, 내부 예외, UI 테스트 컨트롤 및 소스를 사용하여 UITestControlNotFoundException 클래스의 새 인스턴스를 초기화합니다.
Public 메서드 UITestControlNotFoundException(PropertyExpressionCollection, PropertyExpressionCollection, String, Exception, String, Object) 제공된 기본 컨트롤 속성, 보조 컨트롤 속성, 루트 UI 컨트롤, UI 테스트 컨트롤 및 소스를 사용하여 UITestControlNotFoundException 클래스의 새 인스턴스를 초기화합니다.
Public 메서드 UITestControlNotFoundException(String, PropertyExpressionCollection, PropertyExpressionCollection, String, Exception, String, Object) UITestControlNotFoundException 클래스의 새 인스턴스를 초기화합니다.
Public 메서드 UITestControlNotFoundException(PropertyExpressionCollection, PropertyExpressionCollection, String, Exception, ILastInvocationInfo, String, Object) 제공된 기본 컨트롤 속성, 보조 컨트롤 속성, 내부 예외, 마지막 호출 정보, UI 테스트 컨트롤 및 소스를 사용하여 UITestControlNotFoundException 클래스의 새 인스턴스를 초기화합니다.
Public 메서드 UITestControlNotFoundException(String, PropertyExpressionCollection, PropertyExpressionCollection, String, Exception, ILastInvocationInfo, String, Object) UITestControlNotFoundException 클래스의 새 인스턴스를 초기화합니다.

위쪽

참고 항목

참조

UITestControlNotFoundException 클래스

Microsoft.VisualStudio.TestTools.UITest.Extension 네임스페이스