|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.context.ExceptionHandler
javax.faces.context.ExceptionHandlerWrapper
org.jboss.seam.faces.exception.CatchExceptionHandler
@Requires(value="org.jboss.seam.exception.control.extension.CatchExtension") public class CatchExceptionHandler
This class fires Exceptions from the JSF lifecycle into Seam Catch.
| Constructor Summary | |
|---|---|
CatchExceptionHandler()
|
|
CatchExceptionHandler(ExceptionHandler wrapped,
BeanManager beanManager)
|
|
| Method Summary | |
|---|---|
ExceptionHandler |
getWrapped()
|
void |
handle()
|
| Methods inherited from class javax.faces.context.ExceptionHandlerWrapper |
|---|
getHandledExceptionQueuedEvent, getHandledExceptionQueuedEvents, getRootCause, getUnhandledExceptionQueuedEvents, isListenerForSource, processEvent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CatchExceptionHandler()
public CatchExceptionHandler(ExceptionHandler wrapped,
BeanManager beanManager)
| Method Detail |
|---|
public ExceptionHandler getWrapped()
getWrapped in interface FacesWrapper<ExceptionHandler>getWrapped in class ExceptionHandlerWrapper
public void handle()
throws FacesException
handle in class ExceptionHandlerWrapperFacesException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||