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

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

ExceptionRaiser(IExceptionDataProvider exceptionDataProvider, IErrorDetailLocalizer errorDetailLocalizer, IExceptionLogger exceptionLogger)Pavalisoft.ExceptionHandling.ExceptionRaiser
RaiseException(string errorCode, params object[] args)Pavalisoft.ExceptionHandling.ExceptionRaiser
RaiseException(string errorCode, Exception ex, params object[] args)Pavalisoft.ExceptionHandling.ExceptionRaiser