Skip to main content

Module evaluation_error

Module evaluation_error 

Source
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§

ScriptEvaluationError
A rich error type for script evaluation failures.

Enums§

ExecutionContext
The execution context within which an error occurred.