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