public final class TransformerInput.TransformerCompletionHandler extends EmptyCompletionHandler<Integer>
| Constructor and Description |
|---|
TransformerCompletionHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
failed(Throwable throwable)
The operation was failed.
|
cancelled, completed, updatedpublic void failed(Throwable throwable)
EmptyCompletionHandlerfailed in interface CompletionHandler<Integer>failed in class EmptyCompletionHandler<Integer>throwable - error, which occurred during operation executionCopyright © 2017–2019 Oracle Corporation. All rights reserved.