Which annotation inside @ControllerAdvice specifies which exceptions a method should handle?
@ExceptionHandler
@HandleThis
@CatchException
@ErrorHandler
This question is part of this quiz :