Pavalisoft.ExceptionHandling  1.0.0
An Unified API for ASP.NET Core Global Exception handling with ExceptionManager
Pavalisoft.ExceptionHandling.Handlers.DefaultExceptionHandler Class Reference

Provides Default implementation of IExceptionHandler More...

Inheritance diagram for Pavalisoft.ExceptionHandling.Handlers.DefaultExceptionHandler:
Pavalisoft.ExceptionHandling.Handlers.BaseExceptionHandler Pavalisoft.ExceptionHandling.Interfaces.IExceptionHandler

Additional Inherited Members

- Public Member Functions inherited from Pavalisoft.ExceptionHandling.Handlers.BaseExceptionHandler
virtual ExceptionData HandleException (IErrorDetail detail, Exception ex=null)
 Handles exception ex with error detail
 
virtual void SetHandlerConfig (string handlerConfig)
 Sets the additional IExceptionHandler settings from handlerConfig
 

Detailed Description

Provides Default implementation of IExceptionHandler


The documentation for this class was generated from the following file: