Class CustomErrorController

java.lang.Object
org.diabetestechnology.drh.service.http.hub.prime.ux.CustomErrorController
All Implemented Interfaces:
org.springframework.boot.web.servlet.error.ErrorController

@Controller public class CustomErrorController extends Object implements org.springframework.boot.web.servlet.error.ErrorController
  • Constructor Details

    • CustomErrorController

      public CustomErrorController()
  • Method Details

    • handleError

      @GetMapping("/error") public String handleError()