Edit

Share via


FolderExistsException Class

Definition

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

Constructors

FolderExistsException(SerializationInfo, StreamingContext)
FolderExistsException(String)
FolderExistsException(String, Exception)

Applies to