Exception: Anthropic::Helpers::Sessions::EventAccumulator::AccumulationError

Inherits:
Errors::Error
  • Object
show all
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.

Instance Attribute Summary

Attributes inherited from Errors::Error

#cause