Uses of Class
io.mosip.kernel.otpmanager.exception.OtpInvalidArgumentException
-
Packages that use OtpInvalidArgumentException Package Description io.mosip.kernel.otpmanager.exception -
-
Uses of OtpInvalidArgumentException in io.mosip.kernel.otpmanager.exception
Methods in io.mosip.kernel.otpmanager.exception with parameters of type OtpInvalidArgumentException Modifier and Type Method Description org.springframework.http.ResponseEntity<ResponseWrapper<ServiceError>>OtpControllerAdvice. otpValidationArgumentValidity(javax.servlet.http.HttpServletRequest httpServletRequest, OtpInvalidArgumentException exception)This method handles OtpInvalidArgumentException.
-