tft_report_error
接口功能
上报错误类型。
接口格式
mindio_ttp.framework_ttp.tft_report_error(error_type: ReportState)
接口参数
参数 |
是否必选 |
说明 |
取值要求 |
---|---|---|---|
error_type |
必选 |
上报异常类型,用以决定后续修复流程。 |
实际错误类型。 取值范围请参见ReportState。 |
返回值
无返回值,出错会打印ERROR日志、抛出异常。
父主题: API接口参考