Uses of Class
ca.uhn.fhir.jaxrs.server.interceptor.JaxRsResponseException
-
Uses of JaxRsResponseException in ca.uhn.fhir.jaxrs.server.interceptor
Modifier and TypeMethodDescriptionJaxRsExceptionInterceptor.convertException
(AbstractJaxRsProvider theServer, Throwable theException) This method convert an exception to a JaxRsResponseExceptionModifier and TypeMethodDescriptionjakarta.ws.rs.core.Response
JaxRsExceptionInterceptor.convertExceptionIntoResponse
(JaxRsRequest theRequest, JaxRsResponseException theException) This method converts an exception into a response