Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _executionLogRecId
Type: RecId Extended Data Type
Id of the log record.
- _syncGroupName
Type: MdmSyncGroupName Extended Data Type
Name of the sync group.
- _error
Type: str
The exception message.