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