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