[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Open issues with the Java LDAP API draft



 
LDAPReferralException
 
4.27 public class LDAPReferralException
                  extends LDAPException
   
   This exception, derived from LDAPException, is thrown when a server
   returns a referral and automatic referral following has not been
   enabled.
Add to the above
 
    or automatic referral following could not follow any referrals.
 
-Steve