Skip to main content

run_error

Method
This is a method of the AGUIEvent class in the ui module.
Create a run error event

Signature

def run_error(run_id: impl Into<String>, error: impl Into<String>) -> Self

Parameters

run_id
impl Into<String>
required
No description available.
error
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.