Module enhanced_errors

Module enhanced_errors 

Source
Expand description

Enhanced Error Handling with Actionable Suggestions

This module provides comprehensive error handling for pipeline composition with detailed error messages, actionable suggestions, and debugging context.

Structs§

DataShape
Data shape information for compatibility checking
EnhancedErrorBuilder
Enhanced error builder for creating detailed error messages
ErrorContext
Error context information for debugging
PerformanceMetrics
Performance metrics for context

Enums§

ImpactLevel
Impact levels for warnings and errors
PerformanceWarningType
Performance warning categories
PipelineError
Enhanced error types specific to pipeline composition
ResourceType
Resource types for constraint checking
StructureErrorType
Types of pipeline structure errors
TypeViolationType
Type safety violation categories