@UsesMappedConfiguration(key=java.lang.Class.class, value=java.lang.Object.class) public interface RequestExceptionHandler
ExceptionHandlerAssistant
or is a Class for a page that will be redirected
to, to present the exception.Modifier and Type | Method and Description |
---|---|
void |
handleRequestException(Throwable exception)
Responsible for handling the error in some way and providing some response to the client.
|
void handleRequestException(Throwable exception) throws IOException
exception
- uncaught exception to be reportedIOException
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.