public abstract class LdapReferralException extends ReferralException
remainingName, resolvedName, resolvedObj, rootException| Modifier | Constructor and Description |
|---|---|
protected |
LdapReferralException() |
protected |
LdapReferralException(String explanation) |
| Modifier and Type | Method and Description |
|---|---|
abstract Context |
getReferralContext() |
abstract Context |
getReferralContext(Hashtable<?,?> env) |
abstract Context |
getReferralContext(Hashtable<?,?> env,
Control[] reqCtls) |
getReferralInfo, retryReferral, skipReferralappendRemainingComponent, appendRemainingName, getExplanation, getRemainingName, getResolvedName, getResolvedObj, getRootCause, printStackTrace, printStackTrace, printStackTrace, setRemainingName, setResolvedName, setResolvedObj, setRootCause, toString, toStringfillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTraceprotected LdapReferralException()
protected LdapReferralException(String explanation)
public abstract Context getReferralContext() throws NamingException
getReferralContext in class ReferralExceptionNamingExceptionpublic abstract Context getReferralContext(Hashtable<?,?> env) throws NamingException
getReferralContext in class ReferralExceptionNamingExceptionpublic abstract Context getReferralContext(Hashtable<?,?> env, Control[] reqCtls) throws NamingException
NamingException