Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
kafka
main
Kafka
Config
ConfigError
ConnectionClosed
Consumer
DeliveryHandle
Error
Instance
Message
Producer
Type
Built with Crystal 1.9.2
2023-10-07 16:07:00 UTC
class
Kafka::Error
Kafka::Error
Exception
Reference
Object
Defined in:
kafka/errors.cr
Constructors
.new
(response : LibRdKafka::KafkaRespErr)
.new
(message : String)
Constructor Detail
def self.
new
(response : LibRdKafka::KafkaRespErr)
#
[
View source
]
def self.
new
(message : String)
#
[
View source
]