com.hazelcast.client.impl.exceptionconverters
Class ClientExceptionConverters

java.lang.Object
  extended by com.hazelcast.client.impl.exceptionconverters.ClientExceptionConverters

public final class ClientExceptionConverters
extends Object

A utility class for getting the correct converter based on the client type.


Method Summary
static ClientExceptionConverter get(ClientType type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public static ClientExceptionConverter get(ClientType type)


Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.