Expand description
Core error types and enums for Shape
This module contains the main error types used throughout Shape, including the unified ShapeError enum and location tracking structures.
Structs§
- Error
Note - Additional notes for error messages
- Multi
Error - Helper for formatting MultiError
- Source
Location - Source location information for error reporting
Enums§
- Error
Code - Error codes for structured error reporting
- Shape
Error - The main error type for Shape operations