Edit

Share via


BuildEventNotFoundException Class

Definition

[System.Serializable]
public class BuildEventNotFoundException : Microsoft.TeamFoundation.Build.WebApi.BuildException
type BuildEventNotFoundException = class
    inherit BuildException
Public Class BuildEventNotFoundException
Inherits BuildException
Inheritance
Microsoft.VisualStudio.Services.Common.VssServiceException
BuildEventNotFoundException
Attributes

Constructors

BuildEventNotFoundException(SerializationInfo, StreamingContext)
BuildEventNotFoundException(String)
BuildEventNotFoundException(String, Exception)

Applies to