Share via


RetailConnDataDirectorClient.getErrorString Method [AX 2012]

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

Syntax

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.

See Also

Reference

RetailConnDataDirectorClient Class