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