Uses of Class
africa.absa.inception.api.ProblemDetails
-
-
Uses of ProblemDetails in africa.absa.inception.api
Methods in africa.absa.inception.api that return types with arguments of type ProblemDetails Modifier and Type Method Description protected org.springframework.http.ResponseEntity<ProblemDetails>ProblemHandler. handle(javax.servlet.http.HttpServletRequest request, ServiceException serviceException)protected org.springframework.http.ResponseEntity<ProblemDetails>ProblemHandler. handle(javax.servlet.http.HttpServletRequest request, Throwable cause)protected org.springframework.http.ResponseEntity<ProblemDetails>ProblemHandler. handle(javax.servlet.http.HttpServletRequest request, org.springframework.security.access.AccessDeniedException accessDeniedException)
-