public class HttpStatusCodeAwareExceptionHandler extends Object implements ExceptionHandler
HttpStatusCodeException
s.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
ExceptionHandler
handle
in interface ExceptionHandler
IOException
Copyright © 2023 CrafterCMS. All rights reserved.