Share via


TestManagementInvalidOperationException Constructor

 

Initializes a new instance of the TestManagementInvalidOperationException class.

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

Overload List

Name Description
System_CAPS_pubmethod TestManagementInvalidOperationException()

Initializes a new instance of the TestManagementInvalidOperationException class.

System_CAPS_protmethod TestManagementInvalidOperationException(SerializationInfo, StreamingContext)

Initializes a new instance of the TestManagementInvalidOperationException for XML deserialization.

System_CAPS_pubmethod TestManagementInvalidOperationException(String)

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

System_CAPS_pubmethod TestManagementInvalidOperationException(String, Exception)

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

See Also

TestManagementInvalidOperationException Class
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top