Module rdkafka::error [] [src]

Error manipulations.

Enums

KafkaError

Represents all Kafka errors.

Traits

IsError

Verify if the value represents an error condition.

Functions

resp_err_description

Returns a string containing a description of the error.

Type Definitions

KafkaResult

Kafka result.