---
url: >-
  https://adk.nht.io/api/@nhtio/adk/batteries/vector/exceptions/variables/E_VECTOR_STORE_DELETE_FAILED.md
description: 'Thrown when a vector delete fails. Non-fatal: delete failures are recoverable.'
---

# Variable: E\_VECTOR\_STORE\_DELETE\_FAILED

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

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

Thrown when a vector delete fails.
Non-fatal: delete failures are recoverable.
