---
url: >-
  https://adk.nht.io/api/@nhtio/adk/batteries/vector/exceptions/variables/E_INVALID_VECTOR_STORE_CONFIG.md
description: >-
  Thrown when the vector store configuration fails validation. Fatal: config
  bugs fail loud at construction time.
---

# Variable: E\_INVALID\_VECTOR\_STORE\_CONFIG

```ts
const E_INVALID_VECTOR_STORE_CONFIG: CreatedException<[string]>;
```

Defined in: [batteries/vector/exceptions.ts:18](https://github.com/NHTIO/ADK/blob/v1.20260607.0/src/batteries/vector/exceptions.ts#L18)

Thrown when the vector store configuration fails validation.
Fatal: config bugs fail loud at construction time.
