Modern C++ Kafka API: KAFKA_API::KafkaException Class Reference (original) (raw)
Specific exception for Kafka clients. More...
#include <[KafkaException.h](KafkaException%5F8h%5Fsource.html)>
| Public Member Functions | |
|---|---|
| KafkaException (const char *filename, std::size_t lineno, const Error &error) | |
| const Error & | error () const |
| Obtains the underlying error. | |
| const char * | what () const noexcept override |
| Obtains explanatory string. | |
Specific exception for Kafka clients.
The documentation for this class was generated from the following file:
- /home/runner/work/modern-cpp-kafka/modern-cpp-kafka/include/kafka/KafkaException.h