baml.csv._error

(internal) Construct an `Error` with no positional fields — for the input-scoped kinds (`NotFound`, `TooManyRows`) that no single record caused.

Reference version

Signature

function baml.csv._error(kind: baml.csv.ErrorKind, message: string) -> baml.csv.Error throws never

(internal) Construct an Error with no positional fields — for the input-scoped kinds (NotFound, TooManyRows) that no single record caused.

Source:<builtin>/baml/ns_csv/csv.bamlbytes 4625246521