public class PortletExceptionHandlerFactory extends ExceptionHandlerFactory
Constructor and Description |
---|
PortletExceptionHandlerFactory(ExceptionHandlerFactory wrapped) |
Modifier and Type | Method and Description |
---|---|
ExceptionHandler |
getExceptionHandler() |
ExceptionHandlerFactory |
getWrapped() |
public PortletExceptionHandlerFactory(ExceptionHandlerFactory wrapped)
public ExceptionHandlerFactory getWrapped()
getWrapped
in interface FacesWrapper<ExceptionHandlerFactory>
getWrapped
in class ExceptionHandlerFactory
public ExceptionHandler getExceptionHandler()
getExceptionHandler
in class ExceptionHandlerFactory