org.objectweb.perseus.distribution.api
Class NotCoordinatorException

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

public class NotCoordinatorException
extends DistResException

This exception is thrown for call to the DistResCoordinatorService or DistResCoordinatorService interfaces for resource of which the local node or the designated one is not a coordinator

See Also:
Serialized Form

Constructor Summary
NotCoordinatorException(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

NotCoordinatorException

public NotCoordinatorException(java.lang.String str)


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