Searched refs:setNamingException (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/jndi/ldap/
H A DLdapNamingEnumeration.java150 setNamingException(e);
153 setNamingException(e);
329 void setNamingException(NamingException e) { method in class:LdapNamingEnumeration
H A DLdapReferralException.java272 front.setNamingException(errorEx); //advance the saved exception
347 void setNamingException(NamingException e) { method in class:LdapReferralException
349 System.out.println("LdapReferralException.setNamingException");
H A DLdapReferralContext.java308 refEx.setNamingException(e);
367 refEx.setNamingException(e);
684 refEx.setNamingException(e);
748 refEx.setNamingException(e);
H A DLdapCtx.java1156 res.setNamingException(
1164 res.setNamingException(
1223 res.setNamingException(
1231 res.setNamingException(
1883 res.setNamingException(e);
1891 res.setNamingException(e);

Completed in 32 milliseconds