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, updated
public void failed(Throwable throwable)
EmptyCompletionHandler
failed
in interface CompletionHandler<Integer>
failed
in class EmptyCompletionHandler<Integer>
throwable
- error, which occurred during operation executionCopyright © 2015 Oracle Corporation. All rights reserved.