Class KafkaReplyTimeoutException

All Implemented Interfaces:
Serializable

public class KafkaReplyTimeoutException extends KafkaException
Exception when a reply is not received within a timeout.
Since:
2.3
Author:
Gary Russell
See Also:
  • Constructor Details

    • KafkaReplyTimeoutException

      public KafkaReplyTimeoutException(String message)