org.objectweb.perseus.distribution.api
Class NotUserException

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

public class NotUserException
extends DistResException

This exception is thrown for call to the DistResUserService interface for resource of which the local node (to which the service is attached to) is not user

See Also:
Serialized Form

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

NotUserException

public NotUserException(java.lang.String str)


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