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 | |
---|---|---|
TestManagementServerException(SerializationInfo, StreamingContext) | Initializes a new instance of the TestManagementServerException class for deserialization. |
|
TestManagementServerException(String) | Initializes a new instance of the TestManagementServerException class by using the provided message. |
|
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