Interface ProcessingExceptionHandler

All Superinterfaces:
org.apache.kafka.common.Configurable
All Known Implementing Classes:
LogAndContinueProcessingExceptionHandler, LogAndFailProcessingExceptionHandler

public interface ProcessingExceptionHandler extends org.apache.kafka.common.Configurable
An interface that allows user code to inspect a record that has failed processing