public interface NuxeoExceptionHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
EXCEPTION_HANDLER_MARKER |
| Modifier and Type | Method and Description |
|---|---|
void |
handleException(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Throwable t) |
void |
setParameters(NuxeoExceptionHandlerParameters parameters) |
static final String EXCEPTION_HANDLER_MARKER
void handleException(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Throwable t) throws IOException, javax.servlet.ServletException
IOExceptionjavax.servlet.ServletExceptionvoid setParameters(NuxeoExceptionHandlerParameters parameters)
Copyright © 2016 Nuxeo SA. All rights reserved.