AgentFileNotFoundException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Serializable]
public class AgentFileNotFoundException : Microsoft.TeamFoundation.DistributedTask.WebApi.DistributedTaskException
type AgentFileNotFoundException = class
inherit DistributedTaskException
Public Class AgentFileNotFoundException
Inherits DistributedTaskException
- Inheritance
-
Microsoft.VisualStudio.Services.Common.VssServiceExceptionAgentFileNotFoundException
- Attributes
Constructors
AgentFileNotFoundException(SerializationInfo, StreamingContext) | |
AgentFileNotFoundException(String, Exception) | |
AgentFileNotFoundException(String) |