|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |