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, javax.enterprise.inject.spi.BeanManager bm)
          Calls the handler method, passing the given event object.
 



Copyright © 2008-2012 Seam Framework. All Rights Reserved.