Exception: IException;
The Exception property returns information on the error occurred at the task runtime.
The property use is given in description of the ITask.ContinueWith method.
See also:
ITask