---
url: >-
  https://adk.nht.io/api/@nhtio/adk/batteries/vector/exceptions/variables/E_INVALID_VECTOR_RECORD.md
description: >-
  Thrown when a vector record at a specific index is invalid. Fatal: invalid
  records cannot be processed.
---

# Variable: E\_INVALID\_VECTOR\_RECORD

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

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

Thrown when a vector record at a specific index is invalid.
Fatal: invalid records cannot be processed.
