public class ClientExceptions extends Object
Constructor and Description |
---|
ClientExceptions(boolean jcacheAvailable) |
Modifier and Type | Method and Description |
---|---|
ClientMessage |
createExceptionMessage(Throwable throwable) |
void |
register(int errorCode,
Class clazz) |
public ClientMessage createExceptionMessage(Throwable throwable)
public void register(int errorCode, Class clazz)
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.