Exception: Anthropic::Helpers::Sessions::EventAccumulator::AccumulationError
- Inherits:
-
Errors::Error
- Object
- StandardError
- Errors::Error
- Anthropic::Helpers::Sessions::EventAccumulator::AccumulationError
- Defined in:
- lib/anthropic/helpers/sessions/event_accumulator.rb,
sig/anthropic/helpers/sessions/event_accumulator.rbs
Overview
Raised when the delta stream is malformed: an event_delta whose
event_start was never seen, or whose index is out of range for the
accumulated content.