Exception: CloudEvents::BatchNotSupportedError
- Inherits:
-
CloudEventsError
- Object
- StandardError
- CloudEventsError
- CloudEvents::BatchNotSupportedError
- 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.