Author: tandraschko
Date: Sat Feb 15 19:56:39 2014
New Revision: 1568673
URL: http://svn.apache.org/r1568673
Log:
documentation for JSF exception control
Modified:
deltaspike/site/trunk/content/jsf.mdtext
Modified: deltaspike/site/trunk/content/jsf.mdtext
URL:
http://svn.apache.org/viewvc/deltaspike/site/trunk/content/jsf.mdtext?rev=1568673&r1=1568672&r2=1568673&view=diff
==============================================================================
--- deltaspike/site/trunk/content/jsf.mdtext (original)
+++ deltaspike/site/trunk/content/jsf.mdtext Sat Feb 15 19:56:39 2014
@@ -1254,7 +1254,7 @@ Example:
}
}
-#Intergration with Exception Control
+#Intergration with Exception Control (since 0.6)
Whenever a unhandled exception occurs within the JSF lifecycle, our JSF
ExceptionHandler provides a integration to the DeltaSpike Exception Control.