TestManagementConfigurationException Constructor

 

Initializes a new instance of the TestManagementConfigurationException class.

Namespace:   Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Overload List

Name Description
System_CAPS_protmethod TestManagementConfigurationException(SerializationInfo, StreamingContext)

Initializes a new instance of the TestManagementConfigurationException class for serialization.

System_CAPS_pubmethod TestManagementConfigurationException(String)

Initializes a new instance of the TestManagementConfigurationException class by using the provided error message.

System_CAPS_pubmethod TestManagementConfigurationException(String, Exception)

Initializes a new instance of the TestManagementConfigurationException class by using the provided message and inner exception.

See Also

TestManagementConfigurationException Class
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top