com.microsoft.tfs.core.exceptions.mappers
Class CatalogExceptionMapper

java.lang.Object
  extended by com.microsoft.tfs.core.exceptions.mappers.TECoreExceptionMapper
      extended by com.microsoft.tfs.core.exceptions.mappers.CatalogExceptionMapper

public final class CatalogExceptionMapper
extends TECoreExceptionMapper

Mapper for TFS catalog service exceptions.

Since:
TEE-SDK-10.1
Thread-safety:
thread-safe

Constructor Summary
CatalogExceptionMapper()
           
 
Method Summary
static java.lang.RuntimeException map(java.lang.RuntimeException e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CatalogExceptionMapper

public CatalogExceptionMapper()
Method Detail

map

public static java.lang.RuntimeException map(java.lang.RuntimeException e)


© 2015 Microsoft. All rights reserved.