public class HttpStatusCodeAwareExceptionHandler extends Object implements ExceptionHandler
HttpStatusCodeExceptions.| Constructor and Description |
|---|
HttpStatusCodeAwareExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
handle(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Exception ex)
Attempts to handle the exception.
|
public boolean handle(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Exception ex)
throws IOException
ExceptionHandlerhandle in interface ExceptionHandlerIOExceptionCopyright © 2023 CrafterCMS. All rights reserved.