ConditionalRuleException Class

Definition

public ref class ConditionalRuleException : Microsoft::VisualStudio::TestTools::WebTesting::WebTestException
[System.Serializable]
public class ConditionalRuleException : Microsoft.VisualStudio.TestTools.WebTesting.WebTestException
[<System.Serializable>]
type ConditionalRuleException = class
    inherit WebTestException
Public Class ConditionalRuleException
Inherits WebTestException
Inheritance
ConditionalRuleException
Attributes

Constructors

ConditionalRuleException()
ConditionalRuleException(SerializationInfo, StreamingContext)
ConditionalRuleException(String)
ConditionalRuleException(String, Exception)

Applies to