Edit

InvalidProxyUriException Class

Definition

This exception is shown whenever a project with a given id does not exist or if the user has insufficient rights to access it.

[System.Serializable]
public class InvalidProxyUriException : Microsoft.VisualStudio.Services.Common.VssServiceException
type InvalidProxyUriException = class
    inherit VssServiceException
Public Class InvalidProxyUriException
Inherits VssServiceException
Inheritance
Microsoft.VisualStudio.Services.Common.VssServiceException
InvalidProxyUriException
Attributes

Applies to