Class DialobExceptionMapper


  • @ControllerAdvice
    public class DialobExceptionMapper
    extends Object
    • Constructor Detail

      • DialobExceptionMapper

        public DialobExceptionMapper()
    • Method Detail

      • formDataMissingException

        @ExceptionHandler
        public org.springframework.http.ResponseEntity formDataMissingException​(FormDataMissingException exception)