Interface ErrorMiddleware

All Superinterfaces:
Middleware

public interface ErrorMiddleware extends Middleware
Used to convert API errors to Exceptions. Uses the HttpExceptionFactory to convert responses to Exceptions