Uses of Class
io.mosip.kernel.authcodeflowproxy.api.exception.ClientException
-
Packages that use ClientException Package Description io.mosip.kernel.authcodeflowproxy.api.exception -
-
Uses of ClientException in io.mosip.kernel.authcodeflowproxy.api.exception
Methods in io.mosip.kernel.authcodeflowproxy.api.exception with parameters of type ClientException Modifier and Type Method Description org.springframework.http.ResponseEntity<ResponseWrapper<ServiceError>>AuthCodeProxyExceptionHandler. clientException(javax.servlet.http.HttpServletRequest httpServletRequest, ClientException e)
-