Delen via


TestObjectMustBeSavedException Constructor

 

Initializes a new instance of the TestObjectMustBeSavedException class.

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

Overload List

Name Description
System_CAPS_protmethod TestObjectMustBeSavedException(SerializationInfo, StreamingContext)

Sets the SerializationInfo with information about the exception.

System_CAPS_pubmethod TestObjectMustBeSavedException(String)

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

System_CAPS_pubmethod TestObjectMustBeSavedException(String, Exception)

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

See Also

TestObjectMustBeSavedException Class
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top