Expand description
§Error Handling Module
Comprehensive error handling for the sequential thinking functionality.
This module provides error types and handling for all aspects of the sequential thinking process, including validation errors, processing errors, and system errors.
Modules§
- utils
- Error handling utilities
Structs§
- Error
Context - Error context for adding additional information to errors
Enums§
- Sequential
Thinking Error - Main error type for sequential thinking operations
Type Aliases§
- Sequential
Thinking Result - Result type for sequential thinking operations