| Package | Description |
|---|---|
| ca.uhn.fhir.rest.server.interceptor |
| Modifier and Type | Method and Description |
|---|---|
ExceptionHandlingInterceptor |
ExceptionHandlingInterceptor.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.
|
Copyright © 2014–2016 University Health Network. All rights reserved.