Exception Handling
Configure unified exception handling for routes and middleware. Choose between re-execution to a fixed path, custom PowerShell or C# handlers, or default RFC 7807 ProblemDetails JSON.
Chapters
- Re-execute to Path
- VB.NET Handler
- C# Inline Handler
- ProblemDetails Fallback
- Developer Exception Page