Uses of Class
com.winchesters.devopsify.exception.user.InvalidUsernameException
Packages that use InvalidUsernameException
-
Uses of InvalidUsernameException in com.winchesters.devopsify.controller.user
Methods in com.winchesters.devopsify.controller.user with parameters of type InvalidUsernameExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ErrorResponseDto>
UserControllerAdvice.handleInvalidUsernameException
(InvalidUsernameException exception)