org.objectweb.perseus.distribution.api
Class AlreadyCoordinatorException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.objectweb.perseus.distribution.api.DistResException
              extended byorg.objectweb.perseus.distribution.api.AlreadyCoordinatorException
All Implemented Interfaces:
java.io.Serializable

public class AlreadyCoordinatorException
extends DistResException

This exception is thrown for call to the DistResControllerService when the local node or the designated one is already a coordinator

See Also:
Serialized Form

Constructor Summary
AlreadyCoordinatorException(java.lang.String str)
           
 
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

AlreadyCoordinatorException

public AlreadyCoordinatorException(java.lang.String str)


Copyright © 2000-2002 France Telecom S.A., INRIA, IMAG-LSR All Rights Reserved.