Edit

Share via


ServerExecutionHandlerNotFoundException Class

Definition

[System.Serializable]
public class ServerExecutionHandlerNotFoundException : Microsoft.TeamFoundation.DistributedTask.WebApi.DistributedTaskException
type ServerExecutionHandlerNotFoundException = class
    inherit DistributedTaskException
Public Class ServerExecutionHandlerNotFoundException
Inherits DistributedTaskException
Inheritance
Microsoft.VisualStudio.Services.Common.VssServiceException
ServerExecutionHandlerNotFoundException
Attributes

Constructors

ServerExecutionHandlerNotFoundException(SerializationInfo, StreamingContext)
ServerExecutionHandlerNotFoundException(String)
ServerExecutionHandlerNotFoundException(String, Exception)

Applies to