COMError.description Method [AX 2012]

Returns a description of the error that occurred when the COM object was called.

public str description()

Run On

Called

Return Value

Type: str
The error description.

The description might be empty if the COM object does not support handing out textual error messages.

The description property is read-only.

Community Additions

ADD
Show: