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

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

ExceptionManager(IExceptionDataProvider exceptionDataProvider, IActionResultCreator actionResultCreator, IErrorDetailLocalizer errorDetailLocalizer, IExceptionLogger exceptionLogger)Pavalisoft.ExceptionHandling.ExceptionManager
ManageException(Exception ex, params object[] args)Pavalisoft.ExceptionHandling.ExceptionManager
ManageException(string errorCode, Exception ex, params object[] args)Pavalisoft.ExceptionHandling.ExceptionManager