| Package | Description |
|---|---|
| ca.uhn.fhir.rest.client.exceptions |
| Modifier and Type | Method and Description |
|---|---|
static NonFhirResponseException |
NonFhirResponseException.newInstance(int theStatusCode,
String theContentType,
InputStream theInputStream) |
static NonFhirResponseException |
NonFhirResponseException.newInstance(int theStatusCode,
String theContentType,
Reader theReader) |
Copyright © 2014–2019 University Health Network. All rights reserved.