Class GlobalExceptionHandler

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

@ControllerAdvice public class GlobalExceptionHandler extends Object
GlobalExceptionHandler handles exceptions thrown
by the RestController by preparing a suitable
JSON Map and returning a ResponseEntity
Since:
November 2023
  • Constructor Details

    • GlobalExceptionHandler

      public GlobalExceptionHandler()