Interface ExecuteJobHelper.ExceptionLoggingHandler
-
- Enclosing class:
- ExecuteJobHelper
public static interface ExecuteJobHelper.ExceptionLoggingHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
exceptionWhileExecutingJob(String jobId, Throwable exception)
-