ExceptionHandlerMiddleware Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |