Module error

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§

ErrorContext
Error context for adding additional information to errors

Enums§

SequentialThinkingError
Main error type for sequential thinking operations

Type Aliases§

SequentialThinkingResult
Result type for sequential thinking operations