---
url: >-
  https://adk.nht.io/api/@nhtio/adk/batteries/vector/exceptions/variables/E_VECTOR_STORE_TRANSACTIONS_UNSUPPORTED.md
description: >-
  Thrown when the adapter does not support transactions. Fatal: transaction
  support is required for the requested operation.
---

# Variable: E\_VECTOR\_STORE\_TRANSACTIONS\_UNSUPPORTED

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

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

Thrown when the adapter does not support transactions.
Fatal: transaction support is required for the requested operation.
