Class ErrorController

java.lang.Object
net.daveray.rewardsapi.rest.ErrorController

@RestController public class ErrorController extends Object
ErrorController to catch unknown errors
causing 404 responses to be thrown by
spring-mvc or the RestController
Since:
November 2023
  • Constructor Details

    • ErrorController

      public ErrorController()
  • Method Details