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

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

public final class LocationExceptionMapper
extends TECoreExceptionMapper

Mapper for TFS location service exceptions.

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

Constructor Summary
LocationExceptionMapper()
           
 
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

LocationExceptionMapper

public LocationExceptionMapper()
Method Detail

map

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


© 2014 Microsoft. All rights reserved.