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