InvalidProxyUriException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.VssServiceExceptionInvalidProxyUriException
- Attributes
Constructors
| InvalidProxyUriException(String, Exception) |