- java.lang.Object
-
- javax.faces.context.ExceptionHandler
-
- javax.faces.context.ExceptionHandlerWrapper
-
- org.apache.myfaces.tobago.example.demo.TestExceptionHandler
-
-
Constructor Summary
Constructors
| Constructor and Description |
TestExceptionHandler(javax.faces.context.ExceptionHandler wrapped) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
javax.faces.context.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
Copyright © 2002-2016 The Apache Software Foundation. All Rights Reserved.