I\'m trying to trigger an exception (handled by /Error) from a middleware in ASP.NET Core 3.1.
/Error
Exception handler is registered in Startup.cs
Startup.cs