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