|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExceptionReporter
Interface implemented by a page used for reporting exceptions.
RequestExceptionHandler| Method Summary | |
|---|---|
void |
reportException(Throwable exception)
Used to communicate to the page what exception is to be reported. |
| Method Detail |
|---|
void reportException(Throwable exception)
exception - runtime exception thrown during processing of the request
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||