Uses of Class
com.greenloop.auth_service.exception.EmailAlreadyExistsException
Packages that use EmailAlreadyExistsException
-
Uses of EmailAlreadyExistsException in com.greenloop.auth_service.exception
Methods in com.greenloop.auth_service.exception with parameters of type EmailAlreadyExistsExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<ApiResponse> GlobalExceptionHandler.handleEmailAlreadyExists(EmailAlreadyExistsException ex)