KoogVectorStoreException

constructor(operation: String, message: String? = null, cause: Throwable? = null)(source)

Parameters

operation

a short label describing the failed operation (e.g. "add", "search", "delete")

message

human-readable description of the failure

cause

the original exception, if any