Class DialobExceptionMapper
- java.lang.Object
-
- io.dialob.questionnaire.service.rest.DialobExceptionMapper
-
@ControllerAdvice public class DialobExceptionMapper extends Object
-
-
Constructor Summary
Constructors Constructor Description DialobExceptionMapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.springframework.http.ResponseEntityformDataMissingException(FormDataMissingException exception)
-
-
-
Method Detail
-
formDataMissingException
@ExceptionHandler public org.springframework.http.ResponseEntity formDataMissingException(FormDataMissingException exception)
-
-