|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.context.ExceptionHandler
org.apache.myfaces.shared.context.ExceptionHandlerImpl
public class ExceptionHandlerImpl
DOCUMENT ME!
| Constructor Summary | |
|---|---|
ExceptionHandlerImpl()
|
|
| Method Summary | |
|---|---|
ExceptionQueuedEvent |
getHandledExceptionQueuedEvent()
|
Iterable<ExceptionQueuedEvent> |
getHandledExceptionQueuedEvents()
|
protected Throwable |
getRethrownException(Throwable exception)
|
Throwable |
getRootCause(Throwable t)
|
Iterable<ExceptionQueuedEvent> |
getUnhandledExceptionQueuedEvents()
|
void |
handle()
|
boolean |
isListenerForSource(Object source)
|
void |
processEvent(SystemEvent exceptionQueuedEvent)
|
protected boolean |
shouldSkip(Throwable exception)
|
protected FacesException |
wrap(Throwable exception)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExceptionHandlerImpl()
| Method Detail |
|---|
public ExceptionQueuedEvent getHandledExceptionQueuedEvent()
getHandledExceptionQueuedEvent in class ExceptionHandlerpublic Iterable<ExceptionQueuedEvent> getHandledExceptionQueuedEvents()
getHandledExceptionQueuedEvents in class ExceptionHandlerpublic Throwable getRootCause(Throwable t)
getRootCause in class ExceptionHandlerpublic Iterable<ExceptionQueuedEvent> getUnhandledExceptionQueuedEvents()
getUnhandledExceptionQueuedEvents in class ExceptionHandler
public void handle()
throws FacesException
handle in class ExceptionHandlerFacesExceptionpublic boolean isListenerForSource(Object source)
isListenerForSource in interface SystemEventListenerisListenerForSource in class ExceptionHandler
public void processEvent(SystemEvent exceptionQueuedEvent)
throws AbortProcessingException
processEvent in interface SystemEventListenerprocessEvent in class ExceptionHandlerAbortProcessingExceptionprotected Throwable getRethrownException(Throwable exception)
protected FacesException wrap(Throwable exception)
protected boolean shouldSkip(Throwable exception)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||