RetailMediaChannelFacebookConnector::formatErrorMessage Method [AX 2012]

Formats error message. It will include errorDetail into the message if the parameter is not empty.

Syntax

client server private static str formatErrorMessage([str errorDetails])

Run On

Called

Parameters

  • errorDetails
    Type: str
    The error detail that will be included into the message

Return Value

Type: str
Returns the formated error message

See Also

Reference

RetailMediaChannelFacebookConnector Class