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

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

public final class GroupSecurityExceptionMapper
extends TECoreExceptionMapper

Maps exceptions for the group security client.

Thread-safety:
immutable
Since:
TEE-SDK-10.1

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

GroupSecurityExceptionMapper

public GroupSecurityExceptionMapper()
Method Detail

map

public static java.lang.RuntimeException map(java.lang.RuntimeException e)
See Also:
TECoreExceptionMapper.map(RuntimeException)


© 2014 Microsoft. All rights reserved.