public class ResourceGoneException extends BaseServerResponseException
| Modifier and Type | Field and Description |
|---|---|
static int |
STATUS_CODE |
| Constructor and Description |
|---|
ResourceGoneException(Class<? extends IResource> theClass,
BaseIdentifierDt thePatientId) |
ResourceGoneException(Class<? extends IResource> theClass,
IdDt thePatientId) |
ResourceGoneException(IdDt theId) |
ResourceGoneException(String theMessage) |
ResourceGoneException(String theMessage,
IBaseOperationOutcome theOperationOutcome)
Constructor
|
getAdditionalMessages, getAssociatedHeaders, getOperationOutcome, getResponseBody, getResponseMimeType, getStatusCode, main, newInstance, setOperationOutcome, setResponseBody, setResponseMimeTypeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final int STATUS_CODE
public ResourceGoneException(IdDt theId)
public ResourceGoneException(Class<? extends IResource> theClass, BaseIdentifierDt thePatientId)
public ResourceGoneException(Class<? extends IResource> theClass, IdDt thePatientId)
public ResourceGoneException(String theMessage, IBaseOperationOutcome theOperationOutcome)
theMessage - The messagetheOperationOutcome - The OperationOutcome resource to return to the clientpublic ResourceGoneException(String theMessage)
Copyright © 2014–2016 University Health Network. All rights reserved.