Uses of Class
io.mosip.pmp.partnermanagement.exception.NewPolicyIdNotExistException
-
Packages that use NewPolicyIdNotExistException Package Description io.mosip.pmp.partnermanagement.exception -
-
Uses of NewPolicyIdNotExistException in io.mosip.pmp.partnermanagement.exception
Methods in io.mosip.pmp.partnermanagement.exception with parameters of type NewPolicyIdNotExistException Modifier and Type Method Description org.springframework.http.ResponseEntity<ResponseWrapper<ErrorResponse>>PartnerMnagementControllerAdvice. getNewPolicyIdNotExistExceptionMessage(javax.servlet.http.HttpServletRequest httpServletRequest, NewPolicyIdNotExistException exception)Policy does not belong to the Policy Group of the Partner Manger
-