ExceptionHandlerMiddleware Class
Definition
A middleware for handling exceptions in the application.
public ref class ExceptionHandlerMiddleware
public class ExceptionHandlerMiddleware
type ExceptionHandlerMiddleware = class
Public Class ExceptionHandlerMiddleware
- Inheritance
-
ExceptionHandlerMiddleware
Constructors
Methods
Invoke(HttpContext) |
Executes the middleware. |