Package org.apache.myfaces.tobago.webapp
Class AjaxExceptionHandler
java.lang.Object
javax.faces.context.ExceptionHandler
javax.faces.context.ExceptionHandlerWrapper
org.apache.myfaces.tobago.webapp.AjaxExceptionHandler
- All Implemented Interfaces:
EventListener
,javax.faces.event.FacesListener
,javax.faces.event.SystemEventListener
,javax.faces.FacesWrapper<javax.faces.context.ExceptionHandler>
public class AjaxExceptionHandler
extends javax.faces.context.ExceptionHandlerWrapper
-
Method Summary
Methods inherited from class javax.faces.context.ExceptionHandlerWrapper
getHandledExceptionQueuedEvent, getHandledExceptionQueuedEvents, getRootCause, getUnhandledExceptionQueuedEvents, isListenerForSource, processEvent
-
Method Details
-
getWrapped
public javax.faces.context.ExceptionHandler getWrapped()- Specified by:
getWrapped
in interfacejavax.faces.FacesWrapper<javax.faces.context.ExceptionHandler>
- Specified by:
getWrapped
in classjavax.faces.context.ExceptionHandlerWrapper
-
handle
public void handle() throws javax.faces.FacesException- Overrides:
handle
in classjavax.faces.context.ExceptionHandlerWrapper
- Throws:
javax.faces.FacesException
-