Class ProblemDetailsExceptionHandler

java.lang.Object
org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler
at.jku.dke.etutor.task_app.controllers.ProblemDetailsExceptionHandler
All Implemented Interfaces:
Aware, MessageSourceAware

@RestControllerAdvice public class ProblemDetailsExceptionHandler extends ResponseEntityExceptionHandler
Controller advice for handling exceptions.