RetailConnReplicationJob_DataDirector.errorHandler Method [AX 2012]

Sets the error message to be displayed.

Syntax

public boolean errorHandler(str _errorMessage)

Run On

Called

Parameters

  • _errorMessage
    Type: str
    A string value that holds the error message.

Return Value

Type: boolean
false by default.

See Also

Reference

RetailConnReplicationJob_DataDirector Class