ITeardownContext.

ThrownException Property

Summary

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

Syntax

Exception ThrownException { get; }

Value

Type Description
Exception