Skip to main content

Module error

Module error 

Source
Expand description

Enhanced error handling for torsh-data

This module provides comprehensive error types with detailed context and recovery suggestions for data loading operations.

Modules§

diagnostics
Error diagnostics and debugging utilities
patterns
Common error patterns and utilities
recovery
Error recovery strategies and mechanisms

Structs§

BatchInfo
ErrorContext
Error context builder for chaining operations

Enums§

CollationErrorKind
ConfigErrorKind
DataError
Enhanced error types specific to data loading operations
DataLoaderErrorKind
DatasetErrorKind
ErrorSeverity
IoErrorKind
PrivacyErrorKind
ResourceErrorKind
SamplerErrorKind
TransformErrorKind

Traits§

WithContext
Trait for adding context to errors

Type Aliases§

Result
Result type for data operations