Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for 
change notification.

The "Tapestry5HowToSendErrorPageAsEmail" page has been changed by WulfWechsung:
http://wiki.apache.org/tapestry/Tapestry5HowToSendErrorPageAsEmail?action=diff&rev1=4&rev2=5

          configuration.add(FULL_EXCEPTION_REPORT_PAGE, 
"exception/ExceptionReport");
      }
  
-  public RequestExceptionHandler buildAppRequestExceptionHandler(
+     public RequestExceptionHandler buildAppRequestExceptionHandler(
              @Inject final ResponseRenderer responseRender,
              @Inject final PageDocumentGenerator generator,
              @Inject final ComponentSource componentSource,
@@ -101, +101 @@

  
  === Error Page ===
  
- The contributeApplicationDefaults above assumes you have created a page that 
display user-friendly errors ad exception/Errors in your pages folder.
+ The contributeApplicationDefaults above assumes you have created a page that 
display user-friendly errors as exception/Errors in your pages folder.
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tapestry.apache.org
For additional commands, e-mail: dev-h...@tapestry.apache.org

Reply via email to