Interface ExecuteJobHelper.ExceptionLoggingHandler

Enclosing class:
ExecuteJobHelper

public static interface ExecuteJobHelper.ExceptionLoggingHandler
  • Method Details

    • exceptionWhileExecutingJob

      void exceptionWhileExecutingJob(String jobId, Throwable exception)