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