|
||||||||||
| 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
br.gov.frameworkdemoiselle.internal.implementation.AbstractExceptionHandler
br.gov.frameworkdemoiselle.internal.implementation.RedirectExceptionHandler
public class RedirectExceptionHandler
| Constructor Summary | |
|---|---|
RedirectExceptionHandler(javax.faces.context.ExceptionHandler wrapped)
|
|
| Method Summary | |
|---|---|
protected boolean |
handleException(Throwable cause,
javax.faces.context.FacesContext facesContext)
|
| Methods inherited from class br.gov.frameworkdemoiselle.internal.implementation.AbstractExceptionHandler |
|---|
getWrapped, 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 RedirectExceptionHandler(javax.faces.context.ExceptionHandler wrapped)
| Method Detail |
|---|
protected boolean handleException(Throwable cause,
javax.faces.context.FacesContext facesContext)
handleException in class AbstractExceptionHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||