javax.naming.ldap
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, skipReferral
appendRemainingComponent, appendRemainingName, getExplanation, getRemainingName, getResolvedName, getResolvedObj, getRootCause, printStackTrace, printStackTrace, printStackTrace, setRemainingName, setResolvedName, setResolvedObj, setRootCause, toString, toString
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, setStackTrace
protected LdapReferralException()
protected LdapReferralException(String explanation)
public abstract Context getReferralContext() throws NamingException
getReferralContext
in class ReferralException
NamingException
public abstract Context getReferralContext(Hashtable<?,?> env) throws NamingException
getReferralContext
in class ReferralException
NamingException
public abstract Context getReferralContext(Hashtable<?,?> env, Control[] reqCtls) throws NamingException
NamingException