public class ExceptionHandler extends Object
Constructor and Description |
---|
ExceptionHandler(Throwable e,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Create an ExceptionHandler.
|
public ExceptionHandler(Throwable e, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
e
- Throwablerequest
- HttpServletRequestresponse
- HttpServletResponsepublic void handle() throws IOException
IOException
Copyright © 2005–2018 Alfresco Software. All rights reserved.