public class DefaultExceptionHandler extends Object implements ExceptionHandler
ExceptionHandler, which logs all exceptions and sends a HTTP 500 status.| Constructor and Description |
|---|
DefaultExceptionHandler() |
public boolean handle(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Exception ex)
throws IOException
ExceptionHandlerhandle in interface ExceptionHandlerIOExceptionCopyright © 2014 CrafterCMS. All Rights Reserved.