Pavalisoft.ExceptionHandling  1.0.0
An Unified API for ASP.NET Core Global Exception handling with ExceptionManager
Pavalisoft.ExceptionHandling.ExceptionHandlingMiddleware Member List

This is the complete list of members for Pavalisoft.ExceptionHandling.ExceptionHandlingMiddleware, including all inherited members.

ExceptionHandlingMiddleware(RequestDelegate next, IExceptionManager exceptionManager, IExceptionCodesDecider exceptionCodesDecider, IActionResultHandler actionResultHandler)Pavalisoft.ExceptionHandling.ExceptionHandlingMiddleware
Invoke(HttpContext context)Pavalisoft.ExceptionHandling.ExceptionHandlingMiddleware