RetailConnDataDirectorClient.getErrorString Method [AX 2012]

Gets the error string that is related to the specified error number.

public str getErrorString(int _errorNumber)

Run On

Called

Parameters

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

Return Value

Type: str
The error message.

Community Additions

ADD
Show: