Edit

Share via


ThrowsConstraint.ActualException Property

Definition

Get the actual exception thrown - used by Assert.Throws.

public Exception ActualException { get; }
member this.ActualException : Exception

Property Value

Applies to