#include <userver/kafka/exceptions.hpp>
Exception thrown when there is an error retrieving the offset range.
Definition at line 74 of file exceptions.hpp.
Public Member Functions | |
OffsetRangeException (std::string_view what, std::string_view topic, std::uint32_t partition) | |