Package org.alfresco.repo.webdav
Class ExceptionHandler
- java.lang.Object
-
- org.alfresco.repo.webdav.ExceptionHandler
-
public class ExceptionHandler extends java.lang.Object
Create a suitable HttpServletResponse when face with an exception.- Author:
- Matt Ward
-
-
Constructor Summary
Constructors Constructor Description ExceptionHandler(java.lang.Throwable e, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
Create an ExceptionHandler.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
handle()
-