Package io.dialob.boot
Class DialobProgramExceptionHandlers
java.lang.Object
io.dialob.boot.DialobProgramExceptionHandlers
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.http.ResponseEntityorg.springframework.http.ResponseEntity
-
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)
-