Uses of Class
org.springframework.kafka.core.KafkaProducerException
Packages that use KafkaProducerException
-
Uses of KafkaProducerException in org.springframework.kafka.core
Methods in org.springframework.kafka.core with parameters of type KafkaProducerExceptionModifier and TypeMethodDescriptionvoidKafkaFailureCallback.onFailure(KafkaProducerException ex) Called when the send fails.