- Namespace
- Statiq
.Common - Containing Type
- ExceptionExtensions
Syntax
public static IEnumerable<Exception> Unwrap(this Exception exception, bool unwrapLoggedExceptions)
Parameters
| Name | Type | Description |
|---|---|---|
| exception | Exception | |
| unwrapLoggedExceptions | bool |
Return Value
| Type | Description |
|---|---|
| IEnumerable |