Class GlobalExceptionHandler

java.lang.Object
org.ntnu.idi.idatt2106.sparesti.sparestibackend.exception.GlobalExceptionHandler

@ControllerAdvice public class GlobalExceptionHandler extends Object
Global exception handler to handle different types of exceptions across the application. It provides centralized exception handling for various types of exceptions that may occur during the execution of the application.
Since:
17.4.24
Version:
1.0
Author:
Harry L.X and Lars M.L.N