Share via


TaxReportDomesticExportWriter_IT.error Method [AX 2012]

Register an error.

Syntax

public void error(str _message)

Run On

Called

Parameters

  • _message
    Type: str
    Error message.

Remarks

Depending on the particular implementation of the writer this method may be overriden to show the error message in the infolog.

See Also

Reference

TaxReportDomesticExportWriter_IT Class