public interface JobErrorHandler extends TypedSPI, SPIPostProcessor, Closeable
| Modifier and Type | Method and Description |
|---|---|
default void |
close() |
void |
handleException(String jobName,
Throwable cause)
Handle exception.
|
initCopyright © 2020 The Apache Software Foundation. All rights reserved.