ITask.Exception

Syntax

Exception: IException;

Description

The Exception property returns information on the error occurred at the task runtime.

Example

The property use is given in description of the ITask.ContinueWith method.

See also:

ITask