Uses of Class
org.objectweb.proactive.core.group.ExceptionList

Packages that use ExceptionList
org.objectweb.proactive.core.group Provides all classes needed to use group communications in ProActive.  
 

Uses of ExceptionList in org.objectweb.proactive.core.group
 

Methods in org.objectweb.proactive.core.group that return ExceptionList
 ExceptionList Group.getExceptionList()
          Returns an ExceptionList containing all the throwables (exceptions and errors) occured when this group was built
 ExceptionList ProxyForGroup.getExceptionList()
          Returns an ExceptionList containing all the throwables (exceptions and errors) occured when this group was built
 

Constructors in org.objectweb.proactive.core.group with parameters of type ExceptionList
ProcessForOneWayCall(ProxyForGroup proxyGroup, java.util.Vector memberList, int index, MethodCall mc, Body body, ExceptionList exceptionList)
           
 



Copyright ? October 2004 INRIA All Rights Reserved.