Two Wrongs

Standard Exception Hierarchy in .NET Core

Standard Exception Hierarchy in .NET Core

The official Microsoft documentation is not very good at giving an overview of the available exception types in .net Core, so this is my attempt at doing so. In other words, this list is far from exhaustive; instead, I try to list the exception types that I find generally useful.