Skip to main content

Module runtime_error

Module runtime_error 

Source

Modules§

build_runtime_error

Structs§

CallFrame
ErrorContext
RuntimeError
RuntimeErrorBuilder

Enums§

GpuGatherRetry
Whether dispatcher-level legacy GPU gather-and-retry may transform this error.
ReplayErrorKind

Functions§

build_runtime_error
exception_from_error
Materialize the language-level exception value caught by try/catch.
replay_error
replay_error_with_source
semantic_error
Construct a language-semantic runtime error in the active session’s namespace. Executors may attach frame and source-span information, but the identifier and message are executor-neutral runtime semantics.