InvalidParameterNameException Constructor

 

Initializes a new instance of the InvalidParameterNameException class.

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

Overload List

Name Description
System_CAPS_protmethod InvalidParameterNameException(SerializationInfo, StreamingContext)

Initializes a new instance of the InvalidParameterNameException class for serialization.

System_CAPS_pubmethod InvalidParameterNameException(String, String)

Initializes a new instance of the InvalidParameterNameException class.

System_CAPS_pubmethod InvalidParameterNameException(String, String, Exception)

Initializes a new instance of the InvalidParameterNameException class.

See Also

InvalidParameterNameException Class
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top