public class IgiaExceptionHandlingInterceptor
extends ca.uhn.fhir.rest.server.interceptor.ExceptionHandlingInterceptor
| Constructor and Description |
|---|
IgiaExceptionHandlingInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
handleException(ca.uhn.fhir.rest.api.server.RequestDetails theRequestDetails,
ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException theException,
javax.servlet.http.HttpServletRequest theServletRequest,
javax.servlet.http.HttpServletResponse theServletResponse) |
ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException |
preProcessOutgoingException(ca.uhn.fhir.rest.api.server.RequestDetails theRequestDetails,
Throwable theException,
javax.servlet.http.HttpServletRequest theServletRequest) |
ca.uhn.fhir.rest.server.interceptor.ExceptionHandlingInterceptor |
setReturnStackTracesForExceptionTypes(Class<?>... theExceptionTypes) |
handleExceptionincomingRequestPostProcessed, incomingRequestPreHandled, incomingRequestPreProcessed, outgoingResponse, outgoingResponse, outgoingResponse, outgoingResponse, outgoingResponse, outgoingResponse, outgoingResponse, processingCompletedNormallypublic boolean handleException(ca.uhn.fhir.rest.api.server.RequestDetails theRequestDetails,
ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException theException,
javax.servlet.http.HttpServletRequest theServletRequest,
javax.servlet.http.HttpServletResponse theServletResponse)
throws javax.servlet.ServletException,
IOException
handleException in interface ca.uhn.fhir.rest.server.interceptor.IServerInterceptorhandleException in class ca.uhn.fhir.rest.server.interceptor.ExceptionHandlingInterceptorjavax.servlet.ServletExceptionIOExceptionpublic ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException preProcessOutgoingException(ca.uhn.fhir.rest.api.server.RequestDetails theRequestDetails,
Throwable theException,
javax.servlet.http.HttpServletRequest theServletRequest)
throws javax.servlet.ServletException
preProcessOutgoingException in interface ca.uhn.fhir.rest.server.interceptor.IServerInterceptorpreProcessOutgoingException in class ca.uhn.fhir.rest.server.interceptor.ExceptionHandlingInterceptorjavax.servlet.ServletExceptionpublic ca.uhn.fhir.rest.server.interceptor.ExceptionHandlingInterceptor setReturnStackTracesForExceptionTypes(Class<?>... theExceptionTypes)
setReturnStackTracesForExceptionTypes in class ca.uhn.fhir.rest.server.interceptor.ExceptionHandlingInterceptorCopyright © 2019 igia. All rights reserved.