Uses of Class
ca.uhn.fhir.rest.client.exceptions.NonFhirResponseException
-
Uses of NonFhirResponseException in ca.uhn.fhir.rest.client.exceptions
Modifier and TypeMethodDescriptionstatic NonFhirResponseException
NonFhirResponseException.newInstance
(int theStatusCode, String theContentType, InputStream theInputStream) static NonFhirResponseException
NonFhirResponseException.newInstance
(int theStatusCode, String theContentType, Reader theReader)