The exception handler interceptor has to be called first so that it can handle exceptions thrown by other interceptors. Tests up to now didn't assert that (they focused on exceptions thrown in services).
The exception handler interceptor has to be called first so that it can handle exceptions thrown by other interceptors. Tests up to now didn't assert that (they focused on exceptions thrown in services).