Share via


MdmSyncGroupExecution::reportErrorAndThrow Method

Save the exeption into the log and throw the exception.

Syntax

client server public static void reportErrorAndThrow(
    RecId _executionLogRecId, 
    MdmSyncGroupName _syncGroupName, 
    str _error)

Run On

ClientOrServer

Parameters

  • _error
    Type: str
    The exception message.

See Also

Reference

MdmSyncGroupExecution Table