The new subcontext might not be an immediate subcontext of this one. If it is not an immediate subcontext, all the intervening subcontexts specified in name
must already exist. If the attributes parameter is non-null the specified attributes are added to the new subcontext.
Possible exceptions are NameAlreadyBoundException
and InvalidAttributesException
.
This method throws any NamingException
that occurs.
Name
value
@return a Context
value
@exception NamingException if an error occurs
Name
value
@return a Context
value
@exception NamingException if an error occurs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|