Uses of Package
org.jboss.solder.exception.control

Packages that use org.jboss.solder.exception.control
org.jboss.solder.exception.control An extensible exception handling handling framework. 
org.jboss.solder.exception.control.literal Annotation literals for Solder Catch. 
 

Classes in org.jboss.solder.exception.control used by org.jboss.solder.exception.control
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.
 

Classes in org.jboss.solder.exception.control used by org.jboss.solder.exception.control.literal
CatchResource
          Used to qualify a resource needed for handling an exception within Solder Catch.
HandlesExceptions
          Marker for types containing Exception Handler methods.
 



Copyright © 2011 Seam Framework. All Rights Reserved.