Class TobagoExceptionHandler
java.lang.Object
javax.faces.context.ExceptionHandler
javax.faces.context.ExceptionHandlerWrapper
org.apache.myfaces.tobago.context.TobagoExceptionHandler
- All Implemented Interfaces:
- EventListener,- javax.faces.event.FacesListener,- javax.faces.event.SystemEventListener,- javax.faces.FacesWrapper<javax.faces.context.ExceptionHandler>
public class TobagoExceptionHandler
extends javax.faces.context.ExceptionHandlerWrapper
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class javax.faces.context.ExceptionHandlerWrappergetHandledExceptionQueuedEvent, getHandledExceptionQueuedEvents, getRootCause, getUnhandledExceptionQueuedEvents, getWrapped, isListenerForSource, processEvent
- 
Constructor Details- 
TobagoExceptionHandlerpublic TobagoExceptionHandler(javax.faces.context.ExceptionHandler delegate) 
 
- 
- 
Method Details- 
handlepublic void handle() throws javax.faces.FacesException- Overrides:
- handlein class- javax.faces.context.ExceptionHandlerWrapper
- Throws:
- javax.faces.FacesException
 
 
-