|
Pavalisoft.ExceptionHandling
1.0.0
An Unified API for ASP.NET Core Global Exception handling with ExceptionManager
|
Classes | |
| class | BaseExceptionHandler |
| Provides Base IExceptionHandler implementation More... | |
| class | DefaultExceptionHandler |
| Provides Default implementation of IExceptionHandler More... | |
| class | PropagateExceptionHandler |
| Provides IExceptionHandler implementation to propagate the Exception after handling. More... | |
| class | SupressExceptionHandler |
| Provides IExceptionHandler implementation to supress the Exception after handling. More... | |
| class | WrapExceptionHandler |
| Provides IExceptionHandler implementation to wrap the Exception after handling. More... | |