Class DialobProgramExceptionHandlers


  • @ControllerAdvice
    public class DialobProgramExceptionHandlers
    extends Object
    • Constructor Detail

      • DialobProgramExceptionHandlers

        public DialobProgramExceptionHandlers()
    • Method Detail

      • handleProgramBuilderException

        @ExceptionHandler
        public org.springframework.http.ResponseEntity handleProgramBuilderException​(ProgramBuilderException e)
      • handleDialobProgramBuildException

        @ExceptionHandler
        public org.springframework.http.ResponseEntity handleDialobProgramBuildException​(DialobProgramBuildException e)