GEGetWarningMsg 函数功能程序执行结束需要查看告警信息时,调用该接口打印告警信息。推荐使用GEGetWarningMsgV2。 函数原型std::string GEGetWarningMsg(); 参数说明无。 返回值 参数名 类型 描述 - std::string 执行过程中的告警信息。 约束说明无。 父主题: Graph运行接口