Package org.apache.myfaces.context
Class ExceptionHandlerFactoryImpl
- java.lang.Object
- 
- jakarta.faces.context.ExceptionHandlerFactory
- 
- org.apache.myfaces.context.ExceptionHandlerFactoryImpl
 
 
- 
- All Implemented Interfaces:
- FacesWrapper<ExceptionHandlerFactory>
 
 public class ExceptionHandlerFactoryImpl extends ExceptionHandlerFactory DOCUMENT ME!- Since:
- 2.0
- Version:
- $Revision$ $Date$
- Author:
- Leonardo Uribe (latest modification by $Author$)
 
- 
- 
Constructor SummaryConstructors Constructor Description ExceptionHandlerFactoryImpl()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description ExceptionHandlergetExceptionHandler()- 
Methods inherited from class jakarta.faces.context.ExceptionHandlerFactorygetWrapped
 
- 
 
- 
- 
- 
Method Detail- 
getExceptionHandlerpublic ExceptionHandler getExceptionHandler() - Specified by:
- getExceptionHandlerin class- ExceptionHandlerFactory
 
 
- 
 
-