Interface DeserializationExceptionHandler

All Superinterfaces:
Configurable
All Known Implementing Classes:
LogAndContinueExceptionHandler, LogAndFailExceptionHandler

public interface DeserializationExceptionHandler
extends Configurable
Interface that specifies how an exception from source node deserialization (e.g., reading from Kafka) should be handled.