Uses of Class
com.winchesters.devopsify.exception.user.UserNotFoundException
Packages that use UserNotFoundException
-
Uses of UserNotFoundException in com.winchesters.devopsify.controller.user
Methods in com.winchesters.devopsify.controller.user with parameters of type UserNotFoundExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ErrorResponseDto>
UserControllerAdvice.handleUserNotFoundException
(UserNotFoundException exception) -
Uses of UserNotFoundException in com.winchesters.devopsify.service
Methods in com.winchesters.devopsify.service that throw UserNotFoundException