public class ClientExceptionFactory extends Object
Constructor and Description |
---|
ClientExceptionFactory(boolean jcacheAvailable) |
Modifier and Type | Method and Description |
---|---|
Throwable |
createException(int errorCode,
String className,
String message,
StackTraceElement[] stackTrace,
int causeErrorCode,
String causeClassName) |
int |
getErrorCode(Throwable e) |
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.