Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the TestManagementValidationException class.
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Overload List
Name | Description | |
---|---|---|
![]() |
TestManagementValidationException() | Initializes a new instance of the TestManagementValidationException class. |
![]() |
TestManagementValidationException(SerializationInfo, StreamingContext) | Initializes a new instance of the TestManagementValidationException class from XML by using the provided serialization information and streaming context. |
![]() |
TestManagementValidationException(String) | Initializes a new instance of the TestManagementValidationException class by using the provided message. |
![]() |
TestManagementValidationException(String, Exception) | Initializes a new instance of the TestManagementValidationException class by using the provided message and inner exception. |
![]() |
TestManagementValidationException(String, Exception, Object[]) | Initializes a new instance of the TestManagementValidationException class by using the provided message, inner exception, and parameters array. |
![]() |
TestManagementValidationException(String, Object[]) | Initializes a new instance of the TestManagementValidationException class by using the provided message and parameter array. |
See Also
TestManagementValidationException Class
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top