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

Packages that use ItemNotMappedException
com.microsoft.tfs.core.clients.versioncontrol   
 

Uses of ItemNotMappedException in com.microsoft.tfs.core.clients.versioncontrol
 

Methods in com.microsoft.tfs.core.clients.versioncontrol that throw ItemNotMappedException
 Workspace VersionControlClient.getLocalWorkspace(java.lang.String localPath, boolean throwIfNotFound)
          Gets the workspace containing a mapping for the given path.
 Workspace VersionControlClient.getWorkspace(java.lang.String localPath)
          Retrieve the workspace that is mapped to the provided local path.
 



© 2015 Microsoft. All rights reserved.