Uses of Class
io.mosip.pmp.partnermanagement.exception.PartnerApiKeyDoesNotBelongToThePolicyGroupOfThePartnerMangerException
-
Packages that use PartnerApiKeyDoesNotBelongToThePolicyGroupOfThePartnerMangerException Package Description io.mosip.pmp.partnermanagement.exception -
-
Uses of PartnerApiKeyDoesNotBelongToThePolicyGroupOfThePartnerMangerException in io.mosip.pmp.partnermanagement.exception
Methods in io.mosip.pmp.partnermanagement.exception with parameters of type PartnerApiKeyDoesNotBelongToThePolicyGroupOfThePartnerMangerException Modifier and Type Method Description org.springframework.http.ResponseEntity<ResponseWrapper<ErrorResponse>>PartnerMnagementControllerAdvice. getPartnerApiKeyDoesNotBelongToThePolicyGroupExceptionMessage(PartnerApiKeyDoesNotBelongToThePolicyGroupOfThePartnerMangerException exception)
-