com.hazelcast.client.impl.exceptionconverters
Class ClientExceptionConverters
java.lang.Object
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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
get
public static ClientExceptionConverter get(ClientType type)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.