Files
DigitalData.Core/DigitalData.Core.Exceptions.Middleware/HttpExceptionHandler.cs
Developer 02 14013bc7b7 Add default handlers to HttpExceptionHandler
Introduce static methods for creating HttpExceptionHandler instances for specific exceptions. Define default message factory and handlers for common HTTP status codes, including a generic handler that returns a JSON response for internal server errors.
2025-05-19 15:06:24 +02:00

1.9 KiB