Edit

Share via


PackageExistsException Class

Definition

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

Constructors

PackageExistsException(SerializationInfo, StreamingContext)
PackageExistsException(String)
PackageExistsException(String, Exception)

Applies to