org.objectweb.proactive.core.exceptions.proxy
Class FailedGroupRendezVousException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.objectweb.proactive.core.exceptions.NonFunctionalException
                  extended byorg.objectweb.proactive.core.exceptions.proxy.ProxyNonFunctionalException
                      extended byorg.objectweb.proactive.core.exceptions.proxy.FailedGroupRendezVousException
All Implemented Interfaces:
java.io.Serializable

public class FailedGroupRendezVousException
extends ProxyNonFunctionalException

See Also:
Serialized Form

Field Summary
static org.objectweb.proactive.core.exceptions.proxy.AutomaticPurgeGroup AUTO_GROUP_PURGE
           
 
Constructor Summary
FailedGroupRendezVousException(java.lang.String message, ExceptionListException e, ProxyForGroup group)
           
 
Method Summary
 ProxyForGroup getGroup()
           
 
Methods inherited from class org.objectweb.proactive.core.exceptions.NonFunctionalException
getNodeURL, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

AUTO_GROUP_PURGE

public static final org.objectweb.proactive.core.exceptions.proxy.AutomaticPurgeGroup AUTO_GROUP_PURGE
Constructor Detail

FailedGroupRendezVousException

public FailedGroupRendezVousException(java.lang.String message,
                                      ExceptionListException e,
                                      ProxyForGroup group)
Method Detail

getGroup

public ProxyForGroup getGroup()


Copyright 2001-2005 INRIA All Rights Reserved.