| Package | Description |
|---|---|
| ca.uhn.fhir.jaxrs.server | |
| ca.uhn.fhir.jaxrs.server.interceptor | |
| ca.uhn.fhir.jaxrs.server.util |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
AbstractJaxRsProvider.handleException(JaxRsRequest theRequest,
Throwable theException)
Convert an exception to a response
|
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
JaxRsExceptionInterceptor.convertExceptionIntoResponse(JaxRsRequest theRequest,
JaxRsResponseException theException)
This method converts an exception into a response
|
| Modifier and Type | Method and Description |
|---|---|
JaxRsRequest |
JaxRsRequest.Builder.build()
Create the jax-rs request
|
| Constructor and Description |
|---|
JaxRsResponse(JaxRsRequest request)
The constructor
|
Copyright © 2014–2019 University Health Network. All rights reserved.