Uses of Class
io.mosip.kernel.ridgenerator.exception.EmptyInputException
-
Packages that use EmptyInputException Package Description io.mosip.kernel.ridgenerator.exception -
-
Uses of EmptyInputException in io.mosip.kernel.ridgenerator.exception
Methods in io.mosip.kernel.ridgenerator.exception with parameters of type EmptyInputException Modifier and Type Method Description org.springframework.http.ResponseEntity<ResponseWrapper<ServiceError>>ApiExceptionalHandler. emptyLengthException(javax.servlet.http.HttpServletRequest httpServletRequest, EmptyInputException e)Method to handleEmptyInputException.
-