ITaskTeardownContext.

ThrownException Property

Summary

Gets the exception that was thrown by the tasl.
Namespace
Cake.Core
Containing Type
ITaskTeardownContext

Syntax

Exception ThrownException { get; }

Value

Type Description
Exception