Edit

Share via


MissingRepositoryException Class

Definition

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

Constructors

MissingRepositoryException(SerializationInfo, StreamingContext)
MissingRepositoryException(String)
MissingRepositoryException(String, Exception)

Applies to