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