@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(java.lang.Throwable exception)
Responsible for handling the error in some way and providing some response to the client.
|
void handleRequestException(java.lang.Throwable exception) throws java.io.IOException
exception - uncaught exception to be reportedjava.io.IOException${project.version} - Copyright © 2003-2015 The Apache Software Foundation.