Uses of Class
de.trustable.ca3s.core.exception.UserNotFoundException
-
Packages that use UserNotFoundException Package Description de.trustable.ca3s.core.web.rest.advice -
-
Uses of UserNotFoundException in de.trustable.ca3s.core.web.rest.advice
Methods in de.trustable.ca3s.core.web.rest.advice with parameters of type UserNotFoundException Modifier and Type Method Description org.springframework.http.ResponseEntity<ProblemDetail>UserNotFoundAdvice. respondTo(UserNotFoundException exception)
-