BatchProduceException constructor
Initializes a new instance of the BatchProduceException class.
public BatchProduceException(IReadOnlyCollection<BatchProduceItem> items)
| parameter | description | 
|---|---|
| items | The items contained in the batch | 
See Also
- class BatchProduceItem
- class BatchProduceException
- namespace KafkaFlow.Producers