GetRetCode

Applicability

Product

Supported

Atlas A3 training product/Atlas A3 inference product

Atlas A2 training product/Atlas A2 inference product

Atlas 200I/500 A2 inference product

x

Atlas inference product

x

Atlas training product

x

Function Description

Obtains the error code in the input FlowMsg message.

Prototype

1
int32_t GetRetCode() const

Parameters

None

Returns

Error code in the FlowMsg message. 0: normal; other values: exception.

Exception Handling

None

Constraints

None