Uses of Class
de.cxp.ocs.ExceptionResponse
-
Packages that use ExceptionResponse Package Description de.cxp.ocs -
-
Uses of ExceptionResponse in de.cxp.ocs
Methods in de.cxp.ocs that return types with arguments of type ExceptionResponse Modifier and Type Method Description org.springframework.http.ResponseEntity<ExceptionResponse>SearchController. handleInternalErrors(javax.servlet.http.HttpServletRequest request, Exception e)org.springframework.http.ResponseEntity<ExceptionResponse>SearchController. handleNotFoundException(NotFoundException e)
-