ThrowsConstraint.

ActualException Property

Summary

Get the actual exception thrown - used by Assert.Throws.
Namespace
TCLite.Constraints
Containing Type
ThrowsConstraint

Syntax

public Exception ActualException { get; }

Value

Type Description
Exception