Skip to main content

track_error

Method
This is a method of the MinimalTelemetry class in the telemetry_funcs module.
Track error

Signature

def track_error(&self, error_type: &str, error_message: &str) -> ()

Parameters

error_type
&str
required
No description available.
error_message
&str
required
No description available.

Returns

Returns
()
The result of the operation.