Share via


ConditionalRuleException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the ConditionalRuleException class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method ConditionalRuleException() Initializes a new instance of the ConditionalRuleException class.
Public method ConditionalRuleException(String) Initializes a new instance of the ConditionalRuleException class by using the provided message.
Protected method 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.
Public method ConditionalRuleException(String, Exception) Initializes a new instance of the ConditionalRuleException class by using the specified message an inner exception.

Top

See Also

Reference

ConditionalRuleException Class

Microsoft.VisualStudio.TestTools.WebTesting Namespace