set_ret_code
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
x |
|
x |
|
x |
Function Description
Sets the error code in the FlowMsg message.
Prototype
1 | set_ret_code(ret_code : int) -> None |
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
retCode |
Input |
Error code |
Returns
None
Exception Handling
None
Constraints
None
Parent topic: Class FlowMsg