Uses of Package
com.microsoft.tfs.core.clients.versioncontrol.exceptions

Packages that use com.microsoft.tfs.core.clients.versioncontrol.exceptions
com.microsoft.tfs.core.checkinpolicies   
com.microsoft.tfs.core.clients.versioncontrol   
com.microsoft.tfs.core.clients.versioncontrol.engines   
com.microsoft.tfs.core.clients.versioncontrol.exceptions   
com.microsoft.tfs.core.clients.versioncontrol.path   
com.microsoft.tfs.core.clients.versioncontrol.soapextensions   
 

Classes in com.microsoft.tfs.core.clients.versioncontrol.exceptions used by com.microsoft.tfs.core.checkinpolicies
VersionControlException
          Base class for version control client exceptions.
 

Classes in com.microsoft.tfs.core.clients.versioncontrol.exceptions used by com.microsoft.tfs.core.clients.versioncontrol
ItemNotMappedException
          An exception thrown when a path is not mapped to a working folder.
ServerPathFormatException
          Thrown when a TFS repository server path format is invalid.
WorkspaceNotFoundException
           
 

Classes in com.microsoft.tfs.core.clients.versioncontrol.exceptions used by com.microsoft.tfs.core.clients.versioncontrol.engines
MergeToolNotConfiguredException
          Exception thrown when an item is to be merged with an external merge tool but no tool is configured for the item's extension (or other identifying characteristic).
PreMergeFailedException
          Exception thrown when the pre-merge process fails.
 

Classes in com.microsoft.tfs.core.clients.versioncontrol.exceptions used by com.microsoft.tfs.core.clients.versioncontrol.exceptions
ActionDeniedBySubscriberException
          Models a server ActionDeniedBySubscriberException exception and its associated property bag.
MappingException
           
TeamFoundationServerExceptionProperties
          A set of properties returned by various TFS exceptions.
VersionControlException
          Base class for version control client exceptions.
WorkspaceException
           
 

Classes in com.microsoft.tfs.core.clients.versioncontrol.exceptions used by com.microsoft.tfs.core.clients.versioncontrol.path
ServerPathFormatException
          Thrown when a TFS repository server path format is invalid.
 

Classes in com.microsoft.tfs.core.clients.versioncontrol.exceptions used by com.microsoft.tfs.core.clients.versioncontrol.soapextensions
ChangeRequestValidationException
          Thrown when construction of an ChangeRequest fails a validation check of the target item.
CheckinException
          An exception thrown when a checkin fails.
ServerPathFormatException
          Thrown when a TFS repository server path format is invalid.
ShelveException
          An exception thrown when a shelve operation fails.
UnshelveException
          An exception thrown when an unshelve operation fails.
 



© 2015 Microsoft. All rights reserved.