public class ExceptionReporterImpl extends java.lang.Object implements ExceptionReporter
| Constructor and Description |
|---|
ExceptionReporterImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
reportException(java.lang.Throwable exception)
Used to communicate to the page what exception is to be reported.
|
public ExceptionReporterImpl()
public void reportException(java.lang.Throwable exception)
ExceptionReporterreportException in interface ExceptionReporterexception - runtime exception thrown during processing of the request${project.version} - Copyright © 2003-2015 The Apache Software Foundation.