Uses of Class
io.mosip.kernel.lkeymanager.exception.LicenseKeyServiceException
-
Packages that use LicenseKeyServiceException Package Description io.mosip.kernel.keymanagerservice.exception -
-
Uses of LicenseKeyServiceException in io.mosip.kernel.keymanagerservice.exception
Methods in io.mosip.kernel.keymanagerservice.exception with parameters of type LicenseKeyServiceException Modifier and Type Method Description org.springframework.http.ResponseEntity<ResponseWrapper<ServiceError>>KeymanagerExceptionHandler. handleServiceException(javax.servlet.http.HttpServletRequest httpServletRequest, LicenseKeyServiceException exception)Method to handleLicenseKeyServiceException.
-