When a context throws a NamingException, which of the following methods can be used to
determine which portion of the JNDI name is valid?
A.
NamingException.remainingName()
B.
NamingException.resolvedObj()
C.
NamingException.getRootCause()
D.
NamingException.resolvedName()