Uses of Class
com.microsoft.tfs.core.exceptions.mappers.TECoreExceptionMapper

Packages that use TECoreExceptionMapper
com.microsoft.tfs.core.exceptions.mappers   
 

Uses of TECoreExceptionMapper in com.microsoft.tfs.core.exceptions.mappers
 

Subclasses of TECoreExceptionMapper in com.microsoft.tfs.core.exceptions.mappers
 class BuildExceptionMapper
          Maps exceptions for the build client.
 class CatalogExceptionMapper
          Mapper for TFS catalog service exceptions.
 class ClassificationExceptionMapper
          Maps exceptions for the classification client.
 class GroupSecurityExceptionMapper
          Maps exceptions for the group security client.
 class LinkingExceptionMapper
          Maps exceptions for the linking client.
 class LocationExceptionMapper
          Mapper for TFS location service exceptions.
 class RegistrationExceptionMapper
          Maps exceptions for the registration client.
 class ServerStatusExceptionMapper
          Maps exceptions for the server status client.
 class VersionControlAdminExceptionMapper
          Maps exceptions for the version control admin client.
 class VersionControlExceptionMapper
          Maps exceptions for the version control client.
 class VersionControlIntegrationExceptionMapper
          Maps exceptions for the version control integration client.
 class WorkItemExceptionMapper
           The WorkItemExceptionMapper class is used to map exceptions during a call to the Work Item Tracking web service into an appropriate exception that the WIT object model should throw.
 



© 2015 Microsoft. All rights reserved.