public interface NuxeoExceptionHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
EXCEPTION_HANDLER_MARKER |
| Modifier and Type | Method and Description |
|---|---|
void |
handleException(HttpServletRequest request,
HttpServletResponse response,
Throwable t) |
void |
setParameters(NuxeoExceptionHandlerParameters parameters) |
static final String EXCEPTION_HANDLER_MARKER
void handleException(HttpServletRequest request, HttpServletResponse response, Throwable t) throws IOException, ServletException
IOExceptionServletExceptionvoid setParameters(NuxeoExceptionHandlerParameters parameters)
Copyright © 2013 Nuxeo SA. All Rights Reserved.