public interface ExceptionHandlingService
Modifier and Type | Method and Description |
---|---|
void |
forwardToErrorPage(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Throwable t) |
NuxeoExceptionHandler |
getExceptionHandler() |
NuxeoExceptionHandler getExceptionHandler()
void forwardToErrorPage(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, Throwable t) throws IOException, javax.servlet.ServletException
IOException
javax.servlet.ServletException
Copyright © 2015 Nuxeo SA. All rights reserved.