- java.lang.Object
-
- javax.faces.context.ExceptionHandlerFactory
-
- org.jboss.seam.faces.exception.CatchExceptionHandlerFactory
-
- All Implemented Interfaces:
- javax.faces.FacesWrapper<javax.faces.context.ExceptionHandlerFactory>
public class CatchExceptionHandlerFactory
extends javax.faces.context.ExceptionHandlerFactory
This class is registered with the JSF framework to invoke the CatchExceptionHandler as part of the JSF lifecycle
- Author:
- Brian Leathem, Dan Allen
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
javax.faces.context.ExceptionHandler |
getExceptionHandler() |
-
Methods inherited from class javax.faces.context.ExceptionHandlerFactory
getWrapped
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2009-2013 Seam Framework. All Rights Reserved.