Expand description
Script evaluation error with full execution context.
This module provides a rich error type that captures the complete state of the script interpreter at the time of failure, enabling detailed debugging.
Structs§
- Script
Evaluation Error - A rich error type for script evaluation failures.
Enums§
- Execution
Context - The execution context within which an error occurred.