Uses of Class
de.cxp.ocs.ExceptionResponse
Packages that use ExceptionResponse
-
Uses of ExceptionResponse in de.cxp.ocs
Methods in de.cxp.ocs that return types with arguments of type ExceptionResponseModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ExceptionResponse> SearchController.handleInternalErrors(jakarta.servlet.http.HttpServletRequest request, Exception e) org.springframework.http.ResponseEntity<ExceptionResponse> SearchController.handleNotFoundException(NotFoundException e) org.springframework.http.ResponseEntity<ExceptionResponse> SearchController.handleParameterErrors(NotFoundException e)