|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExceptionStack | |
|---|---|
| org.jboss.seam.exception.control | An extensible exception handling handling framework. |
| Uses of ExceptionStack in org.jboss.seam.exception.control |
|---|
| Methods in org.jboss.seam.exception.control that return ExceptionStack | |
|---|---|
ExceptionStack |
ExceptionHandlerDispatch.getExceptionStack()
|
ExceptionStack |
CaughtException.getExceptionStack()
|
| Method parameters in org.jboss.seam.exception.control with type arguments of type ExceptionStack | |
|---|---|
void |
ExceptionHandlerDispatch.executeHandlers(ExceptionToCatch eventException,
BeanManager bm,
CatchExtension extension,
Event<ExceptionStack> stackEvent)
Observes the event, finds the correct exception handler(s) and invokes them. |
| Constructors in org.jboss.seam.exception.control with parameters of type ExceptionStack | |
|---|---|
CaughtException(ExceptionStack exceptionStack,
boolean breadthFirstTraversal,
boolean handled)
Initial state constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||