SetErrorMessage

Description

Registers error messages during graph modification with the framework.

Prototype

void SetErrorMessage(const AscendString &error_message);

Restrictions

None

Parameters

Parameter

Input/Output

Description

error_message

Input

Error message to be registered with the framework.

Returns

None