tft_report_error
Function
Reports an error type.
Format
mindio_ttp.framework_ttp.tft_report_error(error_type: ReportState)
Parameters
Parameter |
Mandatory/Optional |
Description |
Value |
|---|---|---|---|
error_type |
Mandatory |
Error type, which is used to determine the subsequent rectification process. |
Actual error type. For details, see ReportState. |
Return Value
No return value. If an error occurs, an error log is recorded and an exception is thrown.
Parent topic: API Reference