ExceptionService Constructors
A service that provides access to a custom exception handling.Name | Parameters | Description |
---|---|---|
ExceptionService(ILogger<ExceptionService>) | logger | Initializes a new instance of the ExceptionService class with specified settings. |
See Also