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