ConnectionFailedWebTestException 생성자

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

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

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

오버로드 목록

  이름 설명
Public 메서드 ConnectionFailedWebTestException() ConnectionFailedWebTestException 클래스의 새 인스턴스를 초기화합니다.
Public 메서드 ConnectionFailedWebTestException(Exception) 이 예외의 원인인 내부 예외에 대한 참조를 사용하여 ConnectionFailedWebTestException 클래스의 새 인스턴스를 초기화합니다.
Public 메서드 ConnectionFailedWebTestException(String) 지정된 오류 메시지를 사용하여 ConnectionFailedWebTestException 클래스의 새 인스턴스를 초기화합니다.
Protected 메서드 ConnectionFailedWebTestException(SerializationInfo, StreamingContext) 원격 시나리오에 사용하기 위해 ConnectionFailedWebTestException 클래스의 새 인스턴스를 serialize된 데이터로 초기화합니다.
Public 메서드 ConnectionFailedWebTestException(String, Exception) 지정된 오류 메시지와 해당 예외의 근본 원인인 내부 예외에 대한 참조를 사용하여 ConnectionFailedWebTestException 클래스의 새 인스턴스를 초기화합니다.

위쪽

참고 항목

참조

ConnectionFailedWebTestException 클래스

Microsoft.VisualStudio.TestTools.WebTesting 네임스페이스