userver: kafka::OffsetRangeException Class Reference
Loading...
Searching...
No Matches
kafka::OffsetRangeException Class Reference

#include <userver/kafka/exceptions.hpp>

Detailed Description

Exception thrown when there is an error retrieving the offset range.

Definition at line 74 of file exceptions.hpp.

+ Inheritance diagram for kafka::OffsetRangeException:

Public Member Functions

 OffsetRangeException (std::string_view what, std::string_view topic, std::uint32_t partition)
 

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