struct

RdKafka::Error

Inherits Struct / Value / Object

Constructors

new(code : Int32)
Source

Instance methods

code
Source
message

Calls rd_kafka_err2str C function to convert error code to message.

Source