Share via


ReqDemPlanTaskLogger.taskFailed Method [AX 2012]

Logs the failure of a task.

Syntax

public void taskFailed([ReqDemPlanTaskDetailLog _failureLog])

Run On

Called

Parameters

Exceptions

Exception Condition
Error

A logging session has not been started.

–or–

The current task belongs to a different logging session.

–or–

No task is currently in progress.

Remarks

Other data about the task is preserved.

See Also

Reference

ReqDemPlanTaskLogger Class