Uses of Class
com.bytedesk.core.exception.UsernameExistsException
Packages that use UsernameExistsException
Package
Description
Exception package containing custom exceptions and handlers
-
Uses of UsernameExistsException in com.bytedesk.core.exception
Methods in com.bytedesk.core.exception with parameters of type UsernameExistsExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<?>
GlobalControllerAdvice.handleUsernameExistsException
(UsernameExistsException e)