Edit

Share via


FolderNotFoundException Class

Definition

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

Constructors

FolderNotFoundException(SerializationInfo, StreamingContext)
FolderNotFoundException(String)
FolderNotFoundException(String, Exception)

Applies to