TestManagementValidationException Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the TestManagementValidationException class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method TestManagementValidationException() Initializes a new instance of the TestManagementValidationException class.
Public method TestManagementValidationException(String) Initializes a new instance of the TestManagementValidationException class by using the provided message.
Protected method TestManagementValidationException(SerializationInfo, StreamingContext) Initializes a new instance of the TestManagementValidationException class from XML by using the provided serialization information and streaming context.
Public method TestManagementValidationException(String, Exception) Initializes a new instance of the TestManagementValidationException class by using the provided message and inner exception.
Public method TestManagementValidationException(String, array<Object[]) Initializes a new instance of the TestManagementValidationException class by using the provided message and parameter array.
Public method TestManagementValidationException(String, Exception, array<Object[]) Initializes a new instance of the TestManagementValidationException class by using the provided message, inner exception, and parameters array.

Top

See Also

Reference

TestManagementValidationException Class

Microsoft.TeamFoundation.TestManagement.Client Namespace