Interface ProductionExceptionHandler

All Superinterfaces:
org.apache.kafka.common.Configurable
All Known Implementing Classes:
DefaultProductionExceptionHandler

public interface ProductionExceptionHandler extends org.apache.kafka.common.Configurable
Interface that specifies how an exception when attempting to produce a result to Kafka should be handled.