get_ret_code

函数功能

获取输入FlowMsg消息中的错误码。

函数原型

1
get_ret_code() -> int

参数说明

返回值

返回FlowMsg消息中的错误码。0表示正常,非0表示异常。

异常处理

约束说明