The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ConditionalRuleException Constructor
Initializes a new instance of the ConditionalRuleException class.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
| Name | Description | |
|---|---|---|
![]() | ConditionalRuleException() | Initializes a new instance of the ConditionalRuleException class. |
![]() | ConditionalRuleException(SerializationInfo^, StreamingContext) | Initializes a new instance of the ConditionalRuleException class. Used in remoting scenarios when an exception is propagated from the server to the client. |
![]() | ConditionalRuleException(String^) | Initializes a new instance of the ConditionalRuleException class by using the provided message. |
![]() | ConditionalRuleException(String^, Exception^) | Initializes a new instance of the ConditionalRuleException class by using the specified message an inner exception. |
Show:

