Class ExceptionHandling

java.lang.Object
org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler
vn.edu.uit.csbu.software_design.software_design_backend.ExceptionHandling
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.MessageSourceAware

@ControllerAdvice public class ExceptionHandling extends org.springframework.web.servlet.mvc.method.annotation.ResponseEntityExceptionHandler
The type Exception handling.
  • Constructor Details

    • ExceptionHandling

      public ExceptionHandling()
  • Method Details