PCRuntimeExceptionHandler.getMessageForMultipleCalcSameTarget Method [AX 2012]

Gets the exception message for the multiple calculations have the same target attribute exception.

protected str getMessageForMultipleCalcSameTarget(CLRObject _exception)

Run On

Called

Parameters

_exception
Type: CLRObject Class
The managed exception.

Return Value

Type: str
The exception message.

Community Additions

ADD
Show: