Package com.microsoft.tfs.core.exceptions

Exception Summary
ACSUnauthorizedException Thrown when Azure ACS returns a non-success HTTP status code (for getting a WRAP access token, etc.) because our credentials are not accepted.
FrameworkMethodNotImplementedException Exception raised when an unimplemented framework service method is called.
HTTPProxyUnauthorizedException Thrown when a web service class was used and the HTTP connection was rejected because of an authorization error from the HTTP proxy.
InputValidationException A base class for input validation exceptions thrown by Core.
NotSupportedException Exception thrown when an operation is not supported against the current version of the server.
TeamFoundationInvalidServerNameException  
TEClientException TEClientException is the base class for exceptions thrown by TEE client classes.
TECoreException TECoreException is the unchecked base exception for all other exception types that are:
TEPreviewExpiredException Thrown when a preview release of the core libraries has expired.
TFSAccessException A TFSAccessException indicates that the server accepted the credentials used (and thus differs from a TFSUnauthorizedException) but that the credentials used do not have permission to connect to the server.
TFSFederatedAuthException Thrown when a web service class was used and no TransportAuthHandler successfully authenticated.
TFSUnauthorizedException Thrown when a web service class was used and the HTTP connection was rejected because of an authorization error.
 



© 2015 Microsoft. All rights reserved.