Uses of Class
com.microsoft.tfs.core.httpclient.RedirectException

Packages that use RedirectException
com.microsoft.tfs.core.httpclient Classes and interfaces supporting the client side of the HTTP protocol. 
 

Uses of RedirectException in com.microsoft.tfs.core.httpclient
 

Subclasses of RedirectException in com.microsoft.tfs.core.httpclient
 class CircularRedirectException
          Signals a circular redirect
 class InvalidRedirectLocationException
          Signals violation of HTTP specification caused by an invalid redirect location
 



© 2015 Microsoft. All rights reserved.