handle Unexpected Error
Converts any exception into a ResponseEntity with 500 Internal Server Error code and a generic message
Return
ResponseEntity built from given exception
Converts any exception into a ResponseEntity with 500 Internal Server Error code and a generic message
ResponseEntity built from given exception