org.objectweb.perseus.distribution.api
Class UseNotGrantedException

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

public class UseNotGrantedException
extends DistResException

This exception is thrown when a call to joinUsersRequest of the DistResUserService interface fails

See Also:
Serialized Form

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

UseNotGrantedException

public UseNotGrantedException(java.lang.String str)


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