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