I\'m trying to centralize the error handling in my spring boot app. Currently i\'m only handling one potential exception (NoSuchElementException), this is the controller advice: