Exception: CloudEvents::BatchNotSupportedError

Inherits:
CloudEventsError show all
Defined in:
lib/cloud_events/errors.rb

Overview

An error raised when a protocol binding that does not support batch content mode receives a batch. For example, the Kafka protocol binding does not support batches per the CloudEvents spec.