Skip to main content

error_event

Method
This is a method of the StreamEvent class in the streaming module.
Create an error event

Signature

def error_event(message: impl Into<String>) -> Self

Parameters

message
impl Into<String>
required
No description available.

Returns

Returns
Self
The result of the operation.