Uses of Interface
com.hazelcast.client.impl.exceptionconverters.ClientExceptionConverter

Packages that use ClientExceptionConverter
com.hazelcast.client.impl.exceptionconverters Contains logic to convert client exceptions. 
 

Uses of ClientExceptionConverter in com.hazelcast.client.impl.exceptionconverters
 

Classes in com.hazelcast.client.impl.exceptionconverters that implement ClientExceptionConverter
 class GenericClientExceptionConverter
          A ClientExceptionConverter that converts a Throwable to a GenericError.
 class JavaClientExceptionConverter
          A ClientExceptionConverter for java.
 

Methods in com.hazelcast.client.impl.exceptionconverters that return ClientExceptionConverter
static ClientExceptionConverter ClientExceptionConverters.get(ClientType type)
           
 



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