public class FhirClientConnectionException extends BaseServerResponseException
| Constructor and Description |
|---|
FhirClientConnectionException(String theMessage) |
FhirClientConnectionException(String theMessage,
Throwable theCause) |
FhirClientConnectionException(Throwable theCause) |
addResponseHeader, getAdditionalMessages, getOperationOutcome, getResponseBody, getResponseHeaders, getResponseMimeType, getStatusCode, hasResponseHeaders, isErrorMessageTrusted, newInstance, setErrorMessageTrusted, setOperationOutcome, setResponseBody, setResponseMimeTypeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FhirClientConnectionException(Throwable theCause)
public FhirClientConnectionException(String theMessage, Throwable theCause)
public FhirClientConnectionException(String theMessage)
Copyright © 2014–2019 University Health Network. All rights reserved.