---
url: >-
  https://adk.nht.io/api/@nhtio/adk/batteries/vector/exceptions/variables/E_VECTOR_STORE_QUERY_CONFLICT.md
description: >-
  Thrown when the query builder is in a conflicting state. Fatal: conflicting
  state indicates programming errors.
---

# Variable: E\_VECTOR\_STORE\_QUERY\_CONFLICT

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

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

Thrown when the query builder is in a conflicting state.
Fatal: conflicting state indicates programming errors.
