TaskTeardownContext.

ThrownException Property

Summary

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

Syntax

public Exception ThrownException { get; }

Value

Type Description
Exception