public function __construct()

in simple_kafka_client/SimpleKafkaClient/KafkaErrorException.php [17:24]


    public function __construct(
        string $message,
        int $code,
        string $error_string,
        bool $isFatal,
        bool $isRetriable,
        bool $transactionRequiresAbort
    ) {}