---
url: >-
  https://adk.nht.io/api/@nhtio/adk/batteries/llm/bedrock_converse/exceptions/variables/E_BEDROCK_CONVERSE_CONTEXT_OVERFLOW.md
description: Context token weight exceeded the configured window.
---

# Variable: E\_BEDROCK\_CONVERSE\_CONTEXT\_OVERFLOW

```ts
const E_BEDROCK_CONVERSE_CONTEXT_OVERFLOW: CreatedException<
  [number, number, string]
>;
```

Defined in: [src/batteries/llm/bedrock\_converse/exceptions.ts:24](https://github.com/NHTIO/ADK/blob/v1.20260913.0/src/src/batteries/llm/bedrock_converse/exceptions.ts#L24)

Context token weight exceeded the configured window.
