run_error
Method
This is a method of the AGUIEvent class in the ui module.Create a run error event
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
run_error: Create a run error event
This is a method of the AGUIEvent class in the ui module.Create a run error event
def run_error(run_id: impl Into<String>, error: impl Into<String>) -> Self