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 |
public Exception ActualException { get; }
| Type | Description |
|---|---|
| Exception |