Which Spring class can be extended to override the default handling of standard Spring MVC exceptions and return custom error responses?
-
A
AbstractExceptionHandler
-
B
ResponseEntityExceptionHandler
-
C
GlobalExceptionHandler
-
D
DefaultHandlerExceptionResolver