class
   Kafka::KafkaException
 
  - Kafka::KafkaException
 - Exception
 - Reference
 - Object
 
Direct Known Subclasses
Defined in:
crafka.crConstructors
Instance Method Summary
- 
        #message
        
          
If err is an
Int32callrd_kafka_err2strC function to convert to error message, otherwise return err. 
Constructor Detail
Instance Method Detail
        
        def message
        #
      
      
        If err is an Int32 call rd_kafka_err2str C function to convert to error message, otherwise return err.