Skip to content
1 min read · 23 words

Variable: E_INVALID_VECTOR_RECORD

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

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

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