equal
deleted
inserted
replaced
57 * following an existing referral then these new objects are appended |
57 * following an existing referral then these new objects are appended |
58 * to the end of the chain of unprocessed <tt>LdapReferralException</tt> |
58 * to the end of the chain of unprocessed <tt>LdapReferralException</tt> |
59 * objects. |
59 * objects. |
60 * <p> |
60 * <p> |
61 * If an exception was recorded while processing a chain of |
61 * If an exception was recorded while processing a chain of |
62 * <tt>LdapReferralException</tt> objects then is is throw once |
62 * <tt>LdapReferralException</tt> objects then it is throw once |
63 * processing has completed. |
63 * processing has completed. |
64 * |
64 * |
65 * @author Vincent Ryan |
65 * @author Vincent Ryan |
66 */ |
66 */ |
67 final public class LdapReferralException extends |
67 final public class LdapReferralException extends |