Module tapestry.error
Back to master index
Module tapestry.errorVersion:4.0.0
Package:org.apache.tapestry.error
Handling of common runtime errors.
Services
tapestry.error.ExceptionPresenter
tapestry.error.RequestExceptionReporter
Contribution to hivemind.FactoryDefaults
<default symbol="org.apache.tapestry.exception-page-name" value="Exception" />
Contribution to tapestry.Infrastructure
<property name="requestExceptionReporter" object="service:RequestExceptionReporter" />
<property name="exceptionPresenter" object="service:ExceptionPresenter" />

Back to master index