public final class LogJobErrorHandler extends Object implements JobErrorHandler
| Constructor and Description |
|---|
LogJobErrorHandler() |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
void |
handleException(String jobName,
Throwable cause) |
void |
init(Properties props) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclosepublic void init(Properties props)
init in interface SPIPostProcessorpublic void handleException(String jobName, Throwable cause)
handleException in interface JobErrorHandlerCopyright © 2020 The Apache Software Foundation. All rights reserved.