public class NonHl7ResponseException extends DecodeException
Constructor and Description |
---|
NonHl7ResponseException(String theMessage,
String theContentType,
String theResponseBody) |
Modifier and Type | Method and Description |
---|---|
String |
getContentType() |
String |
getResponseBody() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NonHl7ResponseException(String theMessage, String theContentType, String theResponseBody)
public String getContentType()
public String getResponseBody()
Copyright © 2012–2017 University Health Network. All rights reserved.