Edit

Share via


DistributedTaskException Class

Definition

[Microsoft.VisualStudio.Services.Common.ExceptionMapping("0.0", "3.0", "DistributedTaskException", "Microsoft.TeamFoundation.DistributedTask.WebApi.DistributedTaskException, Microsoft.TeamFoundation.DistributedTask.WebApi, Version=14.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[System.Serializable]
public class DistributedTaskException : Microsoft.VisualStudio.Services.Common.VssServiceException
type DistributedTaskException = class
    inherit VssServiceException
Public Class DistributedTaskException
Inherits VssServiceException
Inheritance
Microsoft.VisualStudio.Services.Common.VssServiceException
DistributedTaskException
Derived
Attributes
Microsoft.VisualStudio.Services.Common.ExceptionMappingAttribute SerializableAttribute

Constructors

DistributedTaskException(SerializationInfo, StreamingContext)
DistributedTaskException(String)
DistributedTaskException(String, Exception)

Applies to