WebTestStoppedException 생성자
보호된 멤버 포함
상속된 멤버 포함
WebTestStoppedException 클래스의 새 인스턴스를 초기화합니다.
이 멤버는 오버로드됩니다. 구문, 사용법 및 예제를 비롯하여 이 멤버에 대한 자세한 내용을 보려면 오버로드 목록에서 이름을 클릭합니다.
오버로드 목록
이름 | 설명 | |
---|---|---|
![]() |
WebTestStoppedException() | WebTestStoppedException 클래스의 새 인스턴스를 초기화합니다. |
![]() |
WebTestStoppedException(String) | 지정된 오류 메시지가 있는 WebTestStoppedException 클래스의 새 인스턴스를 초기화합니다. |
![]() |
WebTestStoppedException(SerializationInfo, StreamingContext) | 원격 시나리오에 대한 WebTestStoppedException 클래스의 새 인스턴스를 초기화합니다. |
![]() |
WebTestStoppedException(String, Exception) | 이 예외를 발생시킨 내부 Exception에 대한 참조와 오류 메시지가 있는 WebTestStoppedException 클래스의 새 인스턴스를 초기화합니다. |
위쪽