public interface ExceptionReporter
RequestExceptionHandler
Modifier and Type | Method and Description |
---|---|
void |
reportException(Throwable exception)
Used to communicate to the page what exception is to be reported.
|
void reportException(Throwable exception)
exception
- runtime exception thrown during processing of the requestCopyright © 2003-2012 The Apache Software Foundation.