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
IOException
javax.servlet.ServletException
void setParameters(NuxeoExceptionHandlerParameters parameters)
Copyright © 2015 Nuxeo SA. All rights reserved.