Uses of Class
ca.uhn.fhir.rest.client.exceptions.FhirClientConnectionException
-
Packages that use FhirClientConnectionException Package Description ca.uhn.fhir.rest.client.api -
-
Uses of FhirClientConnectionException in ca.uhn.fhir.rest.client.api
Methods in ca.uhn.fhir.rest.client.api that throw FhirClientConnectionException Modifier and Type Method Description voidIGenericClient. forceConformanceCheck()Force the client to fetch the server's conformance statement and validate that it is appropriate for this client.
-