Class LdapReferralException

All Implemented Interfaces:
Serializable

public class LdapReferralException extends ReferralException
Runtime exception mirroring the JNDI LdapReferralException. This class is not abstract. We need to be able to instantiate it, should the caught exception be a provider-specific subclass of LdapReferralException.
Since:
1.2
See Also: