Uses of Class
io.mosip.pmp.partnermanagement.exception.InvalidInputParameterException
-
Packages that use InvalidInputParameterException Package Description io.mosip.pmp.partnermanagement.exception -
-
Uses of InvalidInputParameterException in io.mosip.pmp.partnermanagement.exception
Methods in io.mosip.pmp.partnermanagement.exception with parameters of type InvalidInputParameterException Modifier and Type Method Description org.springframework.http.ResponseEntity<ResponseWrapper<ErrorResponse>>PartnerMnagementControllerAdvice. getInvalidInputParameterExceptionMessage(javax.servlet.http.HttpServletRequest httpServletRequest, InvalidInputParameterException exception)
-