Package org.apache.tapestry.error

Interface Summary
ExceptionPresenter Invoked by the IEngine if there's an uncaught exception (checked or runtime) processing a request.
RequestExceptionReporter Service responsible for producing console output when there is an error processing the request (and the normal Exception page can not be displayed).
 

Class Summary
ErrorMessages  
ExceptionPresenterImpl  
RequestExceptionReporterImpl