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