public abstract class BaseFutureAdapter<F extends BaseFuture> extends Object implements BaseFutureListener<F>
| Constructor and Description |
|---|
BaseFutureAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
exceptionCaught(Throwable t) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitoperationCompletepublic void exceptionCaught(Throwable t) throws Exception
exceptionCaught in interface BaseFutureListener<F extends BaseFuture>ExceptionCopyright © 2011. All Rights Reserved.