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
IOException
ServletException
void setParameters(NuxeoExceptionHandlerParameters parameters)
Copyright © 2013 Nuxeo SA. All Rights Reserved.