Share via


TestManagementServerException Constructor

 

Initializes a new instance of the TestManagementServerException class.

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

Overload List

Name Description
System_CAPS_protmethod TestManagementServerException(SerializationInfo, StreamingContext)

Initializes a new instance of the TestManagementServerException class for deserialization.

System_CAPS_pubmethod TestManagementServerException(String)

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

System_CAPS_pubmethod TestManagementServerException(String, Exception)

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

See Also

TestManagementServerException Class
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top