Uses of Class
org.hl7.fhir.r4.utils.client.EFhirClientException
-
Packages that use EFhirClientException Package Description org.hl7.fhir.r4.utils.client -
-
Uses of EFhirClientException in org.hl7.fhir.r4.utils.client
Methods in org.hl7.fhir.r4.utils.client that throw EFhirClientException Modifier and Type Method Description CapabilityStatementFHIRToolingClient. getCapabilitiesStatementQuick()protected voidFHIRToolingClient. handleException(String message, Exception e)Helper method to prevent nesting of previously thrown EFhirClientExceptions
-