Skip to content

CSV read error

Raised when a CSV file cannot be opened, decoded, or parsed.

Field Value
error_type CsvReadError
title CSV read error
type_uri https://docs.pipelex.com/latest/errors/csv-read-error/
error_domain (inherited from parent)
Defined in pipelex.tools.tabular.exceptions
Parent class CsvError

Back to Error Reference