public interface ErrorListenerEnsembleable<T> extends Ensembleable<T>
| Modifier and Type | Method and Description |
|---|---|
Ensembleable<T> |
withUnhandledErrorListener(UnhandledErrorListener listener)
Set an error listener for this background operation.
|
forEnsembleEnsembleable<T> withUnhandledErrorListener(UnhandledErrorListener listener)
listener - the listenerCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.