| Package | Description |
|---|---|
| org.jboss.solder.exception.control |
An extensible exception handling handling framework.
|
| Modifier and Type | Method and Description |
|---|---|
ExceptionStack |
CaughtException.getExceptionStack() |
| Constructor and Description |
|---|
CaughtException(ExceptionStack exceptionStack,
boolean breadthFirstTraversal,
boolean handled)
Initial state constructor.
|
Copyright © 2012 Seam Framework. All Rights Reserved.