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.
The exception that is thrown by the test management server when the user attempts to update an object that has been more recently changed by another user.
Namespace:   Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Inheritance Hierarchy
System.Object
  System.Exception
    System.ApplicationException
      Microsoft.VisualStudio.Services.Common.VssException
        Microsoft.TeamFoundation.TeamFoundationServerException
          Microsoft.TeamFoundation.TestManagement.Client.TestManagementException
            Microsoft.TeamFoundation.TestManagement.Client.TestObjectUpdatedException
Syntax
public class TestObjectUpdatedException : TestManagementException
public ref class TestObjectUpdatedException : TestManagementException
type TestObjectUpdatedException = 
    class
        inherit TestManagementException
    end
Public Class TestObjectUpdatedException
    Inherits TestManagementException
Constructors
| Name | Description | |
|---|---|---|
![]()  | 
TestObjectUpdatedException(SerializationInfo, StreamingContext) | Initializes a new instance of the TestObjectUpdatedException class from XML by using the provided serialization information and context.  | 
![]()  | 
TestObjectUpdatedException(String) | Initializes a new instance of the TestObjectUpdatedException class by using the provided message text.  | 
![]()  | 
TestObjectUpdatedException(String, Exception) | Initializes a new instance of the TestObjectUpdatedException class by using the provided message and inner exception.  | 
![]()  | 
TestObjectUpdatedException(String, IEnumerable<Object>) | Initializes a new instance of the TestObjectUpdatedException class by using the provided message and collection of values.  | 
![]()  | 
TestObjectUpdatedException(String, IEnumerable<Object>, Exception) | Initializes a new instance of the TestObjectUpdatedException class by using the provided message, collection of values, and inner exception.  | 
![]()  | 
TestObjectUpdatedException(String, Object) | Initializes a new instance of the TestObjectUpdatedException class by using the provided message and the value.  | 
![]()  | 
TestObjectUpdatedException(String, Object, Exception) | Initializes a new instance of the TestObjectUpdatedException class by using the provided message, object, and inner exception.  | 
Properties
| Name | Description | |
|---|---|---|
![]()  | 
Data | (Inherited from TeamFoundationServerException.)  | 
![]()  | 
ErrorCode | Gets or sets the error code.(Inherited from TestManagementException.)  | 
![]()  | 
EventId | (Inherited from VssException.)  | 
![]()  | 
HelpLink | (Inherited from Exception.)  | 
![]()  | 
HResult | (Inherited from Exception.)  | 
![]()  | 
InnerException | (Inherited from Exception.)  | 
![]()  | 
IsRemoteException | (Inherited from TeamFoundationServerException.)  | 
![]()  | 
LogException | (Inherited from VssException.)  | 
![]()  | 
LogLevel | (Inherited from VssException.)  | 
![]()  | 
Message | (Inherited from Exception.)  | 
![]()  | 
Objects | Gets a list of the objects that cannot be updated because they have already been updated by another user.  | 
![]()  | 
ReportException | (Inherited from VssException.)  | 
![]()  | 
Source | (Inherited from Exception.)  | 
![]()  | 
StackTrace | (Inherited from Exception.)  | 
![]()  | 
TargetSite | (Inherited from Exception.)  | 
Methods
| Name | Description | |
|---|---|---|
![]()  | 
Equals(Object) | (Inherited from Object.)  | 
![]()  | 
Finalize() | (Inherited from Object.)  | 
![]()  | 
GetBaseException() | (Inherited from Exception.)  | 
![]()  | 
GetHashCode() | (Inherited from Object.)  | 
![]()  | 
GetObjectData(SerializationInfo, StreamingContext) | Sets the SerializationInfo by using the provided information about the exception.(Overrides TestManagementException.GetObjectData(SerializationInfo, StreamingContext).)  | 
![]()  | 
GetType() | (Inherited from Exception.)  | 
![]()  | 
MemberwiseClone() | (Inherited from Object.)  | 
![]()  | 
ToString() | (Inherited from Exception.)  | 
Events
| Name | Description | |
|---|---|---|
![]()  | 
SerializeObjectState | (Inherited from Exception.)  | 
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
TestManagementException
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top
.gif)
.gif)
.jpeg)
.jpeg)