ExceptionService Constructors
A service that allows you to handle exceptions in a custom manner.| Name | Parameters | Description |
|---|---|---|
| ExceptionService(ILogger<ExceptionService>) | logger | Initializes a new instance of the ExceptionService class with specified settings. |
See Also