Skip to content
1 min read · 17 words

Variable: E_VECTOR_STORE_DELETE_FAILED

ts
const E_VECTOR_STORE_DELETE_FAILED: CreatedException<[string]>;

Defined in: batteries/vector/exceptions.ts:222

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