com.hazelcast.util
Interface FutureUtil.ExceptionHandler

Enclosing class:
FutureUtil

public static interface FutureUtil.ExceptionHandler

Internally used interface to define behavior of the FutureUtil methods when exceptions arise


Method Summary
 void handleException(Throwable throwable)
           
 

Method Detail

handleException

void handleException(Throwable throwable)


Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.