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
IOExceptionjavax.servlet.ServletExceptionCopyright © 2019 Nuxeo. All rights reserved.