Skip to content

Add helper/extension method that returns enumerable of Inner exceptions #6

@jamesmoore91

Description

@jamesmoore91

Ideally the use case will look something like

exception.GetInnerExceptions().Where(e => e.Message == "Oops!");

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions