public class LdapAliasException extends LdapOperationException
LdapOperationException which associates the
ResultCodeEnum.ALIAS_PROBLEM value with the type.| Modifier and Type | Field and Description |
|---|---|
(package private) static long |
serialVersionUID
The serial version UUID
|
resolvedDn, resultCode| Constructor and Description |
|---|
LdapAliasException()
Creates a new instance of LdapAliasException.
|
LdapAliasException(java.lang.String message)
Creates a new instance of LdapAliasException.
|
getResolvedDn, getResultCode, setResolvedDnstatic final long serialVersionUID