public final class FutureUtilExceptionHandler extends Object implements FutureUtil.ExceptionHandler
message in case the exception is a MemberLeftException,
 otherwise wraps the exception in a HazelcastException and rethrows it.| Constructor and Description | 
|---|
FutureUtilExceptionHandler(ILogger logger,
                          String message)  | 
public void handleException(Throwable throwable)
handleException in interface FutureUtil.ExceptionHandlerCopyright © 2018 Hazelcast, Inc.. All Rights Reserved.