Interface ExceptionHandler


public interface ExceptionHandler
Stream's global exception handler.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handle(List<?> records, ExecutionContext context, Throwable throwable)
    Gets affected messages (records) and exception.