Package | Description |
---|---|
org.jboss.solder.exception.control |
An extensible exception handling handling framework.
|
org.jboss.solder.exception.control.literal |
Annotation literals for Solder Catch.
|
Class and Description |
---|
CaughtException
Payload for an exception to be handled.
|
CaughtException.ExceptionHandlingFlow
Flow control enum.
|
ExceptionStack
Information about the current exception and exception cause container.
|
ExceptionStackItem
Container for the exception and it's stack trace.
|
HandlerMethod
Meta data interface about an exception handler.
|
TraversalMode
Direction of a exception cause chain traversal.
|
Class and Description |
---|
CatchResource
Used to qualify a resource needed for handling an exception within Solder Catch.
|
HandlesExceptions
Marker for types containing Exception Handler methods.
|
Copyright © 2012 Seam Framework. All Rights Reserved.