Package | Description |
---|---|
com.hazelcast.client.impl.exceptionconverters |
Contains logic to convert client exceptions.
|
Modifier and Type | Class and Description |
---|---|
class |
GenericClientExceptionConverter
A
ClientExceptionConverter that converts a Throwable to a GenericError . |
class |
JavaClientExceptionConverter
A
ClientExceptionConverter for java. |
Modifier and Type | Method and Description |
---|---|
static ClientExceptionConverter |
ClientExceptionConverters.get(ClientType type) |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.