Uses of Class
org.jboss.solder.exception.control.CaughtException

Packages that use CaughtException
org.jboss.solder.exception.control An extensible exception handling handling framework. 
 

Uses of CaughtException in org.jboss.solder.exception.control
 

Methods in org.jboss.solder.exception.control with parameters of type CaughtException
 void HandlerMethod.notify(CaughtException<T> event, BeanManager bm)
          Calls the handler method, passing the given event object.
 



Copyright © 2011 Seam Framework. All Rights Reserved.