|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry.error.ExceptionPresenterImpl
Constructor Summary | |
ExceptionPresenterImpl()
|
Method Summary | |
void |
presentException(IRequestCycle cycle,
java.lang.Throwable cause)
Report the exception and provide some response to the user in lieu of the expected result page. |
void |
setExceptionPageName(java.lang.String exceptionPageName)
|
void |
setRequestExceptionReporter(RequestExceptionReporter requestExceptionReporter)
|
void |
setResponseRenderer(ResponseRenderer responseRenderer)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ExceptionPresenterImpl()
Method Detail |
public void presentException(IRequestCycle cycle, java.lang.Throwable cause)
ExceptionPresenter
presentException
in interface ExceptionPresenter
cycle
- the current request cyclecause
- the exception that was caughtpublic void setExceptionPageName(java.lang.String exceptionPageName)
public void setRequestExceptionReporter(RequestExceptionReporter requestExceptionReporter)
public void setResponseRenderer(ResponseRenderer responseRenderer)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |