Class DialobProgramExceptionHandlers

java.lang.Object
io.dialob.boot.DialobProgramExceptionHandlers

@ControllerAdvice public class DialobProgramExceptionHandlers extends Object
  • Constructor Details

    • DialobProgramExceptionHandlers

      public DialobProgramExceptionHandlers()
  • Method Details

    • handleProgramBuilderException

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

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