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