Interface Scheduler.ErrorHandler

Enclosing class:
Scheduler<T>

public static interface Scheduler.ErrorHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onError(String taskId, Throwable t)