Uses of Class
com.dmasone.identity.infrastructure.exception.UserNotFoundException
Packages that use UserNotFoundException
-
Uses of UserNotFoundException in com.dmasone.identity.infrastructure.exception
Methods in com.dmasone.identity.infrastructure.exception with parameters of type UserNotFoundExceptionModifier and TypeMethodDescriptionorg.springframework.http.ProblemDetailGlobalExceptionHandler.handleUserNotFound(UserNotFoundException ex) Converts missing-user failures into HTTP 404 responses.