Skip to main content

Module error

Module error 

Source
Expand description

Error handling module.

Provides structured error types for dataset loading operations including download failures, validation errors, I/O errors, and detailed data format errors with line numbers and contextual information for debugging.

Enumsยง

DataFormatErrorKind
Specific kinds of data format errors that can occur during dataset parsing.
DatasetError
Error type used by dataset loading utilities.