Code

Retrieves the error code returned when an API call fails.

ErrorCode Code() const
Since
Available since v4.4.0.

Timing

When an API call fails, you can call this method to get the error code.

Return Values

If the method call succeeds, returns the error code. See RteErrorCode.