userver: kafka::ConsumerRestartRequiredException Class Reference
Loading...
Searching...
No Matches
kafka::ConsumerRestartRequiredException Class Referencefinal

#include <userver/kafka/exceptions.hpp>

Detailed Description

Fatal librdkafka consumer error; polling stops and consumer is recreated. ConsumerImpl::ThrowIfRestartRequired.

Definition at line 169 of file exceptions.hpp.

+ Inheritance diagram for kafka::ConsumerRestartRequiredException:

Public Member Functions

 ConsumerRestartRequiredException (const std::string &message)
 

The documentation for this class was generated from the following file: