@Requires(value="org.jboss.solder.exception.control.extension.CatchExtension")
public class CatchExceptionHandler
extends javax.faces.context.ExceptionHandlerWrapper
| Constructor and Description |
|---|
CatchExceptionHandler() |
CatchExceptionHandler(javax.faces.context.ExceptionHandler wrapped,
javax.enterprise.inject.spi.BeanManager beanManager) |
| Modifier and Type | Method and Description |
|---|---|
javax.faces.context.ExceptionHandler |
getWrapped() |
void |
handle() |
public CatchExceptionHandler()
public CatchExceptionHandler(javax.faces.context.ExceptionHandler wrapped,
javax.enterprise.inject.spi.BeanManager beanManager)
public javax.faces.context.ExceptionHandler getWrapped()
getWrapped in interface javax.faces.FacesWrapper<javax.faces.context.ExceptionHandler>getWrapped in class javax.faces.context.ExceptionHandlerWrapperpublic void handle()
throws javax.faces.FacesException
handle in class javax.faces.context.ExceptionHandlerWrapperjavax.faces.FacesExceptionCopyright © 2009-2013 Seam Framework. All Rights Reserved.