Uses of Class
com.microsoft.tfs.core.clients.versioncontrol.exceptions.ActionDeniedBySubscriberException

Packages that use ActionDeniedBySubscriberException
com.microsoft.tfs.core.clients.versioncontrol.exceptions   
 

Uses of ActionDeniedBySubscriberException in com.microsoft.tfs.core.clients.versioncontrol.exceptions
 

Subclasses of ActionDeniedBySubscriberException in com.microsoft.tfs.core.clients.versioncontrol.exceptions
 class GatedCheckinException
          Exception thrown when the server rejects a check-in because a gated build definition convers one or more of the pending changes.
 

Constructors in com.microsoft.tfs.core.clients.versioncontrol.exceptions with parameters of type ActionDeniedBySubscriberException
GatedCheckinException(ActionDeniedBySubscriberException e)
           
 



© 2015 Microsoft. All rights reserved.