Giriş
Şu satırı dahil ederiz
import com.hazelcast.spi.impl.operationservice.impl.InvocationFuture;
resolveAndThrowIfException metodu
Eğer çağrı exception dönerse bunu tekrar exception nesnesine çeviri. Çıktı şöyle
at com.hazelcast.internal.util.ExceptionUtil.cloneExceptionWithFixedAsyncStackTrace(ExceptionUtil.java:348) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.returnOrThrowWithGetConventions(InvocationFuture.java:112) at com.hazelcast.spi.impl.operationservice.impl.InvocationFuture.resolveAndThrowIfException(InvocationFuture.java:100) at com.hazelcast.spi.impl.AbstractInvocationFuture.get(AbstractInvocationFuture.java:617) ...
Hiç yorum yok:
Yorum Gönder