Package | Description |
---|---|
org.jboss.solder.exception.control |
An extensible exception handling handling framework.
|
Modifier and Type | Method and Description |
---|---|
protected CaughtException.ExceptionHandlingFlow |
CaughtException.getFlow() |
static CaughtException.ExceptionHandlingFlow |
CaughtException.ExceptionHandlingFlow.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CaughtException.ExceptionHandlingFlow[] |
CaughtException.ExceptionHandlingFlow.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012 Seam Framework. All Rights Reserved.