TeardownContext.

ThrownException Property

Summary

Gets the exception that was thrown by the target.
Namespace
Cake.Core
Containing Type
TeardownContext

Syntax

public Exception ThrownException { get; }

Value

Type Description
Exception