org.objectweb.proactive.core.group
Class UnreachableGroupException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.objectweb.proactive.core.group.UnreachableGroupException
All Implemented Interfaces:
java.io.Serializable

public class UnreachableGroupException
extends java.lang.RuntimeException
implements java.io.Serializable

This Exception occurs when a reference on a group is requiered and a null value is returned.

Author:
Laurent Baduel
See Also:
Serialized Form

Constructor Summary
UnreachableGroupException()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnreachableGroupException

public UnreachableGroupException()


Copyright ? April 2005 INRIA All Rights Reserved.