RetailConnReplicationUtilities::getErrorString Method [AX 2012]

Gets the error string related to the specified error number.

Syntax

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.

See Also

Reference

RetailConnReplicationUtilities Class