Namespace MADE.Web.Exceptions
Classes
DefaultExceptionHandler
Defines a default exception handler for exceptions thrown which are not explicitly handled.
ExceptionResponse<TException>
Defines a response to a an exception being thrown.
HttpContextExceptionsMiddleware
Defines a middleware for handling JSON exceptions.
Interfaces
IHttpContextExceptionHandler<TException>
Defines an interface for a