Uses of Class
ca.uhn.fhir.rest.server.interceptor.ExceptionHandlingInterceptor
-
Uses of ExceptionHandlingInterceptor in ca.uhn.fhir.rest.server.interceptor
Modifier and TypeMethodDescriptionExceptionHandlingInterceptor.setReturnStackTracesForExceptionTypes
(Class<?>... theExceptionTypes) If any server methods throw an exception which extends any of the given exception types, the exception stack trace will be returned to the user.