| Exception | Description |
|---|---|
| FhirClientConnectionException |
Represents a failure by the HAPI FHIR Client to successfully communicate
with a FHIR server, because of IO failures, incomprehensible response, etc.
|
| FhirClientInappropriateForServerException |
This exception will be thrown by FHIR clients if the client attempts to
communicate with a server which is a valid FHIR server but is incompatible
with this client for some reason.
|
| InvalidResponseException | |
| NonFhirResponseException |
Copyright © 2014–2019 University Health Network. All rights reserved.