RetailConnReplicationUtilities::getErrorString Method [AX 2012]

Gets the error string related to the specified error number.

client server public static str getErrorString(int _errorNumber)

Run On

Called

Parameters

_errorNumber
Type: int
An integer value that holds the error number.

Return Value

Type: str
The error message.
Show: