| Package | Description |
|---|---|
| org.apache.directory.api.ldap.model.cursor | |
| org.apache.directory.api.ldap.util |
| Modifier and Type | Field and Description |
|---|---|
private LdapReferralException |
CursorLdapReferralException.ldapReferralException
The contained referralException
|
| Constructor and Description |
|---|
CursorLdapReferralException(LdapReferralException ldapReferralException)
Creates a new instance of CursorClosedException.
|
CursorLdapReferralException(LdapReferralException ldapReferralException,
java.lang.String message)
Creates a new instance of CursorClosedException.
|
CursorLdapReferralException(LdapReferralException ldapReferralException,
java.lang.String message,
java.lang.Throwable cause)
Creates a new instance of CursorClosedException.
|
| Modifier and Type | Field and Description |
|---|---|
private LdapReferralException |
WrappedReferralException.lre |
| Constructor and Description |
|---|
WrappedReferralException(LdapReferralException lre) |