fr.dyade.aaa.jndi2.impl
Class NotOwnerException
NamingException
fr.dyade.aaa.jndi2.impl.NotOwnerException
public class NotOwnerException
extends NamingException
Thrown when a naming operation (bind, rebind,
createSubcontext, destroySubcontext) is done on
a naming context which owner is not the local
naming server.
NotOwnerException
public NotOwnerException(Object owner)
Constructs a NotOwnerException
.
owner
- the identifier of the owner
of the context on which the naming operation
is done.
getOwner
public final Object getOwner()
Copyright B) 2004 Scalagent - All rights reserved