Edit

Share via


TaskAgentJobNotFoundException Class

Definition

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

Constructors

TaskAgentJobNotFoundException(String)
TaskAgentJobNotFoundException(String, Exception)

Applies to