Uses of Class
com.restapi.template.security.exception.IdAlreadyExistsException
-
Packages that use IdAlreadyExistsException Package Description com.restapi.template.security.controller -
-
Uses of IdAlreadyExistsException in com.restapi.template.security.controller
Methods in com.restapi.template.security.controller with parameters of type IdAlreadyExistsException Modifier and Type Method Description ErrorResponseSecurityExceptionHandler. handleIdExists(IdAlreadyExistsException exception)아이디 중복 예외 발생.
-